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 Last8686
2Count all subsequences having product less than K6775
3Backspace String Compare5365
4Maximum Sum Increasing Subsequence4747
5Maximum path sum in a triangle3887
6Painting Fence Algorithm3804
7Sequences of given length where every element is more than or equal to twice of previous3782
8Largest rectangular sub-matrix whose sum is 03457
9Find maximum length Snake sequence3353
10LCS (Longest Common Subsequence) of three strings3340
11A Space Optimized DP solution for 0-1 Knapsack Problem3109
12Number of palindromic paths in a matrix3066
13Count ways to reach the nth stair using step 1, 2 or 32900
14Difference Array | Range update query in O(1)2890
15Longest Increasing Subsequence2736
16Matrix Chain Multiplication2636
17K maximum sums of overlapping contiguous sub-arrays2626
18The Painter’s Partition Problem2575
19Minimum insertions to form a palindrome with permutations allowed2535
20Longest Bitonic Subsequence2466
21Segment Tree2427
22Number of siblings of a given Node in n-ary Tree2410
23Red-Black Tree Introduction2373
24Range Queries for Longest Correct Bracket Subsequence2247
25Constant time range add operation on an array2208
26Number of elements less than or equal to a given number in a given subarray2145
27Priority Queue2063
28Maximum Subarray Sum Excluding Certain Elements1890
29Maximum weight transformation of a given string1866
Translate »