Implement a function that counts the duplicates in an unordered array
Software Interview Questions
551,361 software interview questions shared by candidates
specific c++ (version 11) questions. they dont care if you know the previous version of c++ 10/10. learn shared_ptr, unique_ptr, scoped_ptr etc and other new features in c++ 11 in and out.
Generate the first n prime numbers and time complexity.
Given an list of movies return how many times each movie occur in alphabetical order.
Given a MxN matrix where each element can either be 0 or 1. We need to find the shortest path between a given source cell to a destination cell.
If it were two hours later, it would be half as long until midnight as it would be if it were an hour later. What time is it now?
why is the exponential function important in finance?
1.In a certain company, 30 percent of the men and 20 percent of the women attend night school. If 40 percent of all employees are men, what percent of all the employees attend night school?
Reverse words in a string but keep the punctuation marks in the same order. "Hello, world!"would end up being "world, Hello!"
Given a file system and a list of files you have access to, you can access a file if you either have direct access or you have access to its parent directory.
Viewing 2711 - 2720 interview questions