39 lines
2.4 KiB
Markdown
39 lines
2.4 KiB
Markdown
---
|
|
title: X/Twitter Front End Interview Questions
|
|
sidebar_label: Twitter interview questions
|
|
description: "Get X (Twitter) front end interview questions & coding challenges. Practice typeahead, tic-tac-toe problems & JavaScript concepts plus insider tips."
|
|
---
|
|
|
|
:::info Latest version on GreatFrontEnd
|
|
|
|
Find more company guides on [GreatFrontEnd](https://www.greatfrontend.com/interviews/company?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook).
|
|
|
|
:::
|
|
|
|
## User interface coding questions
|
|
|
|
- Implement a typeahead. [Source](https://leetcode.com/discuss/post/1220887/twitter-frontend-phone-screen-by-anonymo-k2xo/)
|
|
- Add features to a tic-tac-toe game.
|
|
- [Practice question](https://www.greatfrontend.com/questions/user-interface/tic-tac-toe?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook) (Paid)
|
|
|
|
## Quiz questions
|
|
|
|
- What is the difference between `Array.prototype.map` and `Array.prototype.forEach`?
|
|
- [Read answer](https://www.greatfrontend.com/questions/quiz/can-you-describe-the-main-difference-between-a-foreach-loop-and-a-map-loop-and-why-you-would-pick-one-versus-the-other?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook) (Free)
|
|
|
|
_Source: [Glassdoor Twitter Front End Developer Interview Questions](https://www.glassdoor.sg/Interview/Twitter-Front-End-Developer-Interview-Questions-EI_IE100569.0,7_KO8,27.htm)_
|
|
|
|
## Insider tips from the GreatFrontEnd community
|
|
|
|
These tips were shared by [GreatFrontEnd](https://www.greatfrontend.com/?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook) users who have completed interviews with Twitter.
|
|
|
|
**5th Jan 2025**:
|
|
|
|
> Study for tic tac toe and autocomplete questions
|
|
|
|
**6th Nov 2024**:
|
|
|
|
> I had one last month for their product web engineer role. They don't have recruiters at xai. It's the engineers in the team that filter resumes, call candidates.The first round was a short 15 mnts google meets call, the engineer went over what they are building - they are basically upgrading a legacy app built by twitter engineers years ago into react and looking for someone who has both react as well as react native skills. Received a rejection after the initial chat.
|
|
|
|
For more insider tips, visit [GreatFrontEnd](https://www.greatfrontend.com/?utm_source=frontendinterviewhandbook&utm_medium=referral&gnrs=frontendinterviewhandbook)!
|