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 Last8702
2Count all subsequences having product less than K6791
3Backspace String Compare5387
4Maximum Sum Increasing Subsequence4780
5Maximum path sum in a triangle3900
6Painting Fence Algorithm3824
7Sequences of given length where every element is more than or equal to twice of previous3790
8Largest rectangular sub-matrix whose sum is 03471
9Find maximum length Snake sequence3381
10LCS (Longest Common Subsequence) of three strings3357
11A Space Optimized DP solution for 0-1 Knapsack Problem3122
12Number of palindromic paths in a matrix3077
13Count ways to reach the nth stair using step 1, 2 or 32911
14Difference Array | Range update query in O(1)2901
15Longest Increasing Subsequence2756
16Matrix Chain Multiplication2646
17K maximum sums of overlapping contiguous sub-arrays2639
18The Painter’s Partition Problem2585
19Minimum insertions to form a palindrome with permutations allowed2552
20Longest Bitonic Subsequence2477
21Segment Tree2444
22Number of siblings of a given Node in n-ary Tree2422
23Red-Black Tree Introduction2385
24Range Queries for Longest Correct Bracket Subsequence2259
25Constant time range add operation on an array2219
26Number of elements less than or equal to a given number in a given subarray2154
27Priority Queue2077
28Maximum Subarray Sum Excluding Certain Elements1900
29Maximum weight transformation of a given string1874
Translate »