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 Last8570
2Count all subsequences having product less than K6650
3Backspace String Compare5269
4Maximum Sum Increasing Subsequence4648
5Maximum path sum in a triangle3765
6Sequences of given length where every element is more than or equal to twice of previous3687
7Painting Fence Algorithm3659
8Largest rectangular sub-matrix whose sum is 03374
9LCS (Longest Common Subsequence) of three strings3223
10Find maximum length Snake sequence3212
11A Space Optimized DP solution for 0-1 Knapsack Problem3010
12Number of palindromic paths in a matrix2964
13Count ways to reach the nth stair using step 1, 2 or 32785
14Difference Array | Range update query in O(1)2758
15Longest Increasing Subsequence2633
16Matrix Chain Multiplication2526
17K maximum sums of overlapping contiguous sub-arrays2499
18The Painter’s Partition Problem2455
19Minimum insertions to form a palindrome with permutations allowed2443
20Longest Bitonic Subsequence2353
21Segment Tree2330
22Number of siblings of a given Node in n-ary Tree2316
23Red-Black Tree Introduction2273
24Constant time range add operation on an array2090
25Range Queries for Longest Correct Bracket Subsequence2073
26Number of elements less than or equal to a given number in a given subarray2012
27Priority Queue1972
28Maximum Subarray Sum Excluding Certain Elements1799
29Maximum weight transformation of a given string1787
Translate »