Explain the four pillars of object-oriented programming — X (Twitter) interview
Reported in X (Twitter) USA engineering loops. Core OOP concepts asked in almost every fresher technical screen.
Company vault
Social platform — real-time feeds, moderation scale, and event-driven architecture in San Francisco.
Questions
105
Reported in X (Twitter) USA engineering loops. Core OOP concepts asked in almost every fresher technical screen.
Reported in X (Twitter) USA engineering loops. Fundamental operating-system question for entry-level engineering roles.
Reported in X (Twitter) USA engineering loops. Classic SQL screening question testing subqueries, window functions, or ordering.
Reported in X (Twitter) USA engineering loops. DBMS fundamentals covering 1NF through 3NF and when to denormalize.
Reported in X (Twitter) USA engineering loops. Networking basics question covering transport-layer reliability and use cases.
Reported in X (Twitter) USA engineering loops. HR opener testing motivation, research, and alignment with the role.
Reported in X (Twitter) USA engineering loops. Behavioral HR question assessing self-awareness and growth mindset.
Reported in X (Twitter) USA engineering loops. OS concept linking paging, address translation, and process isolation.
Reported in X (Twitter) USA engineering loops. Classic array + hash map problem testing optimal time–space trade-offs.
Reported in X (Twitter) USA engineering loops. Foundational search algorithm with clear loop invariants and edge cases.
Reported in X (Twitter) USA engineering loops. Pointer manipulation staple for junior coding interviews.
Reported in X (Twitter) USA engineering loops. Graph traversal question covering shortest paths, connectivity, and complexity.
Reported in X (Twitter) USA engineering loops. Tree recursion warm-up that often leads to balanced-tree and diameter follow-ups.
Reported in X (Twitter) USA engineering loops. Sliding window pattern for substring problems with hash set or map tracking.
Reported in X (Twitter) USA engineering loops. Sort-and-sweep array problem common in calendar and scheduling interviews.
Reported in X (Twitter) USA engineering loops. Introductory dynamic programming problem isomorphic to Fibonacci.
Reported in X (Twitter) USA engineering loops. Hash map plus doubly linked list problem bridging DSA and system components.
Reported in X (Twitter) USA engineering loops. Classic DP testing tabulation, space optimization, and item selection reconstruction.
Reported in X (Twitter) USA engineering loops. Graph algorithm for non-negative edge weights using priority queue.
Reported in X (Twitter) USA engineering loops. Foundational system design covering APIs, encoding, storage, and read-heavy scaling.