CodeNation Interview Experience

Top codenation interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Check length of a String is Equal to the Number Appended at its Last8621
2Count all subsequences having product less than K6702
3Backspace String Compare5306
4Maximum Sum Increasing Subsequence4700
5Maximum path sum in a triangle3820
6Sequences of given length where every element is more than or equal to twice of previous3734
7Painting Fence Algorithm3723
8Largest rectangular sub-matrix whose sum is 03414
9Find maximum length Snake sequence3299
10LCS (Longest Common Subsequence) of three strings3281
11A Space Optimized DP solution for 0-1 Knapsack Problem3063
12Number of palindromic paths in a matrix3009
13Count ways to reach the nth stair using step 1, 2 or 32832
14Difference Array | Range update query in O(1)2829
15Longest Increasing Subsequence2682
16Matrix Chain Multiplication2574
17K maximum sums of overlapping contiguous sub-arrays2570
18The Painter’s Partition Problem2526
19Minimum insertions to form a palindrome with permutations allowed2476
20Longest Bitonic Subsequence2408
21Segment Tree2384
22Number of siblings of a given Node in n-ary Tree2360
23Red-Black Tree Introduction2325
24Constant time range add operation on an array2161
25Range Queries for Longest Correct Bracket Subsequence2159
26Number of elements less than or equal to a given number in a given subarray2087
27Priority Queue2021
28Maximum Subarray Sum Excluding Certain Elements1842
29Maximum weight transformation of a given string1829
Translate »