2 DSA Medium Level Questions
Senior Backend Engineer Interview Questions
2,786 senior backend engineer interview questions shared by candidates
What does pythonic mean?
What is the CAP theorem
Crear una API de transacciones usando Django + DRF
My name and my hourly rate (the rest is supposed to be confidential, sorry =))
qual sua motivação para vir trabalhar aqui.
Solve a variation of Leetcode problem 291, Word Pattern II.
Core Java, Spring questions only
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(){ }
What do you like and what do you dislike in your job?
Viewing 201 - 210 interview questions