All About Coding Round Skill Test..
All About Coding Round Skill Test..
TH
Most companies (especially product-based like Google, Amazon, Atlassian, etc., and startups)
follow this pattern:
ER
Typical Coding Test Format:
KE
2. Time: 60–120 minutes
3. Questions:
N
a. 2 to 4 coding problems (DSA-based)
SA
Arrays & Strings Prefix sum, sliding window, 2 pointers Kadane's Algo, Longest Substring
Hashing & Maps Frequency maps, sets Two Sum, Group Anagrams
Recursion &
Subsets, permutations, N-Queens Sudoku Solver, Combination Sum
Backtracking
Linked List Reversal, Cycle Detection, Merge Sort Detect Loop, Reverse K nodes
Stacks & Queues Infix/Postfix, Monotonic Stack Next Greater Element, Stock Span
Trees & Binary Trees DFS, BFS, LCA, Diameter, BST Bottom View, Inorder Iterative
gouthamsankeerth
TH
MORE ABOUT DSA CHECK THIS OUT
https://drive.google.com/file/d/1RNJxuXqg0KjEeCJnAmcJVk5rs4GKbYv
J/view?usp=drivesdk
ER
krishnadey30/LeetCode-Questions-CompanyWise: Contains Company Wise Questions sorted
based on Frequency and all time
KE
Core CS Subjects: N
These are asked as either MCQs or short coding questions.
SA
To prepare CORE CS subjects : check this out, it has all the things you need
https://drive.google.com/file/d/1OsloU1D_zkplEiAv-9-30MxldVsLg2Cd/view?usp=drive_link
AM
• Pick problems from: CHOOSE ONE AND FOLLOW IT TO THE END, MAIN THING IS
DOING NOT FOLLOWING ALL ---YOU HAVE TO DO AT THE END OF DAY
• InterviewBit
• Codeforces
• Leetcode Weekly/Contest
• GFG Practice
TH
ER
PHASE 4: Test Strategy (How to Attempt)
Time Management:
KE
• Easy: 10–15 min N
• Medium: 20–30 min
SA
• Read all questions first, start with what you’re most confident in
Cheat Sheets:
TH
80% of candidates fail because of lack of practice under pressure. Not because they don’t
ER
know the logic. Simulate 1-hour tests 3x a week on Codeforces/LeetCode
KE
NOTE: This document is a reflection of my personal journey,
experiences from colleagues, friends, and many online resources
N
like Google, YouTube, Reddit, and others, formatted with the help
SA
of AI to make it user-friendly and easy to read. I hope these
insights help you on your coding journey!