Dynamic Programming Given integer k, and list of numbers nums return a long integer denoting the number of k-subsequences in nums such that the sum of subsequence's elements is evenly divisble by k i.e. sum of subsequence % k == 0
Senior Software Development Engineer Interview Questions
1,238 senior software development engineer interview questions shared by candidates
There were many technical and social questions.
Q1. Write a code to print duplicate words in a string and write unit test cases for the code written.
What's the test process that ensures that your code is good to go?
Area of consecutive sub matrix
Lowest common ancestor of two given nodes within a binary tree.
Mostly on related technologies
Sorry NDA
(Third Round) shortest-path-to-transform-one-word-into-another
Second Round:- 3 DS & Algo problems 1). merging multiple linked list so that they could be flattened. 2). Searching a number in sorted and rotated list. 3). Implementation of phone book & discussion.
Viewing 461 - 470 interview questions