Top 50
Topic roadmap
Updated weekly · Last refresh Sep 13

Top 50 Coding Interview Questions

The most frequently asked Coding questions across all roles and companies, ranked by real interview frequency. Updated daily.

50questions
~21htotal time
210companies covered
Track your progressSign up free to work through all 50 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 48 questions + 1 drill · ~1200 min
Reverse String In PlaceEasy
Practice
Recently asked

Reverse a string using a two-pointer approach by converting it to a mutable character list in Python.

CodingStringsProgrammingUSAAConverseonDecagon
Merge Overlapping IntervalsEasy
Practice
Recently asked

Merge overlapping intervals by sorting start times and greedily extending the current range.

CodingtechnicalProgrammingBae Systems UsaAltruistTikTok
Sorting Algorithm ProblemMedium
Practice

Order Bentley iTwin model updates by priority and timestamp using a stable merge sort without Python's built-in sorting.

RecursionCodingSortingEpsilonBentley SystemsSplunk
Reverse a Linked ListEasy
Practice
Recently asked

Reverse a singly linked list in place using iterative pointer manipulation with O(n) time and O(1) extra space.

RecursionCodingLinked ListsLenovoSprinklrNNexturn
Reverse a String Without Built-insEasy
Practice
Recently asked

Reverse a string character by character without using built-in reverse methods.

CodingjavascriptStringsAir AppsRBCItlize Global
Longest Substring Without RepeatsMedium
Practice

Find the longest substring without repeated characters using a sliding window and last-seen index map.

Hash TablesCodingArraysWalmartNorthwestern MutualForvis Mazars Group
Implement Stack or QueueEasy
Practice

Implement a LIFO stack from scratch using linked nodes and process push, pop, peek, and is_empty operations.

StackCodingQueueCloudKitchensTaboolaUS Postal Service
Programming Fundamentals CheckEasy
Practice
Recently asked

Implement a constant-time function that returns the key semantic differences between PUT and POST HTTP requests.

api requestsCodingapiStefanini BrasilRedditGoogle
SQL Coding Question CountMedium
Practice
Practice drill

Count 0 and 1 sensor readings by Bosch building using a CTE, LEFT JOIN, and conditional aggregation.

CodingpythonBosch Building Technologies
More Coding questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
2
More topics2 questions · ~50 min
More questions with a free account
The finish line: interview-readyComplete all 50 questions plus 1 hands-on drill to finish this plan.