Given the names of business. Give back k result sorted according to the index value of a given search term. The constraint was that the search term is in beginning of a given word in a string and so you have to sort according to the index of the word that starts with search term
Backend Software Engineer Interview Questions
9,111 backend software engineer interview questions shared by candidates
Question like merge interval in the first round phone interview
Is your experience in frontend development? or are you just familiar with them?
Have you used GitLab before
Are you familiar with Agile
1. Explain the most technically challenging project that you have worked on. 2. Given a piece of code, with a class having increament and decreament public functions, 2 threads are created which called the respective function, then 2 threads are joined. We need to find the final ouput and make it threadsafe. 3. Multiple reader and single writer problem, reader: multiple reader can read the from the queue/critical section. writer: while writing no other write thread and read thread should be performing the actions. Following 4 functions are given: complete these functions. canRead(){ } readDone(){ } canWrite(){ } writeDone(){ }
Goldbar problem, distribute the goldbar to someone for 7 days
What tests cases are best for automation?
Cual es mi experiencia en .Net Core
Do you have formal experience leading teams?
Viewing 741 - 750 interview questions