Question like merge interval in the first round phone interview
Software De Backend Interview Questions
15,496 software de backend interview questions shared by candidates
Qual formato de arquivo melhora a performance em consultas no Amazon Athena?
Is your experience in frontend development? or are you just familiar with them?
Have you used GitLab before
Are you familiar with Agile
Crear una API de transacciones usando Django + DRF
Briefly explain some basic concepts regarding how to scale web applications.
The technical interview was more focused on how you actually work rather than solving algorithms.
What is your experience
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(){ }
Viewing 1241 - 1250 interview questions