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 Last7404
2Count all subsequences having product less than K5410
3Backspace String Compare4284
4Maximum Sum Increasing Subsequence3481
5Painting Fence Algorithm2957
6Maximum path sum in a triangle2710
7Sequences of given length where every element is more than or equal to twice of previous2594
8Largest rectangular sub-matrix whose sum is 02509
9LCS (Longest Common Subsequence) of three strings2420
10Find maximum length Snake sequence2320
11Number of palindromic paths in a matrix2172
12A Space Optimized DP solution for 0-1 Knapsack Problem2110
13Count ways to reach the nth stair using step 1, 2 or 31996
14Difference Array | Range update query in O(1)1915
15Longest Increasing Subsequence1843
16K maximum sums of overlapping contiguous sub-arrays1819
17Matrix Chain Multiplication1711
18The Painter’s Partition Problem1659
19Number of siblings of a given Node in n-ary Tree1657
20Minimum insertions to form a palindrome with permutations allowed1548
21Red-Black Tree Introduction1467
22Constant time range add operation on an array1424
23Longest Bitonic Subsequence1421
24Segment Tree1381
25Priority Queue1334
26Range Queries for Longest Correct Bracket Subsequence1314
27Number of elements less than or equal to a given number in a given subarray1219
28Maximum weight transformation of a given string1160
29Maximum Subarray Sum Excluding Certain Elements1101
Translate »