Top 50
Topic roadmap
Updated weekly · Last refresh Sep 13

Top 50 coding challenge Interview Questions

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

50questions
~21htotal time
114companies covered
Track your progressSign up free to work through all 50 questions and resume where you left off.
Start practicing free →
1
coding challengeStart here. 41 questions · ~1025 min
Reverse Words in SentenceMedium
Practice
Recently asked

Reverse each word's characters while preserving the sentence's word order using a linear scan.

coding challengeBasic AlgorithmsStringsAmerican AirlinesPocket FmBBestPeers Infosystem
In-Place Linked List ReversalEasy
Practice
Recently asked

Reverse a singly linked list in place using constant extra space and return its new head.

coding challengeLinked ListsData StructuresBBambooBoxEEmbitel Technologies‍Telesign
Longest Substring Without RepeatsMedium
Practice
Recently asked

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

coding challengestring manipulationSliding WindowaacceldataCodeSignalPhonepe
Reverse Number and Palindrome CodingEasy
Practice
Recently asked

Reverse a non-negative integer arithmetically and determine whether the original number is a palindrome.

coding challengeAlgorithmsedge casesZZensarZensar Technologies
Implement an Algorithm FunctionMedium
Practice
Recently asked

Implement stable merge sort to return an integer array in ascending order without using Python's built-in sorting.

coding challengeArraysSearchingDistyl AICamgianBurns Sheehan
Reverse String Without LibrariesEasy
Practice
Recently asked

Reverse the characters in a string using a loop without built-in reversal functions.

coding challengeBasic AlgorithmsStringsItc InfotechPeloton interactiveTechnogen India Pvt.
More coding challenge questions with a free account
2
Recursion4 questions · ~100 min
Reverse a Linked ListEasy
Practice
Recently asked

Reverse a singly linked list iteratively and recursively while preserving every node and returning the new head.

Recursioncoding challengeLinked ListsNetsuiteMacquarie GroupAAppLogic Networks
Generating the Fibonacci SequenceEasy
Practice
Recently asked

Generate the first n Fibonacci numbers using an iterative O(n)-time algorithm.

Recursioncoding challengeArraysBBigSun Technologies Pvt.MITRENetsuite
More Recursion 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
3
Hash Tables4 questions · ~100 min
More Hash Tables questions with a free account
4
More topics1 question · ~25 min
More questions with a free account
The finish line: interview-readyComplete all 50 questions to finish this plan.