1--a 2--b ... 26--z given a digit , return the count of the possible output eg. '1313' --- 4 acac mac mm acm '101' --1 ja cannot discard any digit .
Desarrollador Sql Senior Interview Questions
751,062 desarrollador sql senior interview questions shared by candidates
Questions related to data structures like "What data structure would you use for a browser's BACK & FORWARD ability"
Find all duplicate files by content in your filesystem.
First Round: Write a pattern 1: Should accept only odd numbers numbers only except 2: Pattern should be fully Dynamic for n =1 @@@@@ * ** *** **** ***** ****** ***** **** *** ** * @@@@@ Second Round:n=6 * ** *** **** ****** ****** ***** **** *** ** *
The question was pretty basic and involved some data collection and analysis. I also needed to write the time complexity of my solution. In addition write several uni tests for the solution.
get the second most highest integer from an array
Rand(7) from Rand(5)
To return the 'm' smallest numbers from a file of 'n' numbers
Write a function that divides one number by another, without using the division operator, and make it better than O(n).
Implement a stack using two queues.
Viewing 361 - 370 interview questions