6 face dice. He rolls 1 to win, and me 6. He rolls first, what's the probability that he eventually win.
Software Engineer Interview Questions
467,307 software engineer interview questions shared by candidates
Implement a function that counts the duplicates in an unordered array
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!"
Viewing 2131 - 2140 interview questions