Given a map of integer as key and String as a value, how to efficiently get all the keys whose value consists of certain given input string as a sub-string.
Software Interview Questions
748,779 software interview questions shared by candidates
(i) Explain virtual memory from application level all the way to chip level. (ii) Merging 2 sorted list of elements. (iiI) Given N knights and N targets, what are the minimum moves needed for the knights to reach the targets.
Q. Two arrays, a and b of arbitrary size containing more than 1 lakh entries which are unsorted. Print common elements in both arrays without sorting and complexity less than O(n^2)
Given a character array, calculate the minimum no. of jumps from 1st alphabet to reach the last alphabet. CRITERION: From a given character, you can either: 1. Jump to the adjacent character 2. Jump to the same character positioned in a different place
Write a log paser
Why Intentional?
Was a simple exercise with little complexity.
What does memcpy return?
1.) Sum of digits of a number 2.) Reverse a string 3.) sum of largest sequence number in an array list.
What is your degree score?
Viewing 1851 - 1860 interview questions