A variant of 'Sum of dice roll' problem
Backend Software Engineer Interview Questions
2,345 backend software engineer interview questions shared by candidates
1. Algorithms. 2. Databases. Especially transactions. 3. Networking. Especially HTTPS.
Simple asynchronous programming
coding, project experience, algorithm, operating system.
Are you willing to work as an independent contractor?
90 mins. A spring boot hackerrank question. As soon as you log into the hackerrank test. You will get a GitHub URL. You can copy the URL and clone the repository in your local. You have to work on your local machine and keep pushing your commits to the repository. All the necessary POJOs, service implementation, and databases are in place I was asked to implement the following questions: 1. Implement a GET /hotel/{id} to retrieve a hotel by Id 2. Implement a DELETE /hotel/{id} to delete a hotel by Id. (It should not be actually deleted from the system but should be marked as 'deleted') 3. Search all the hotels closest to the city center. /search/{cityId}. The city object has latitude and longitude and the hotel object also has latitude and longitude. The distance between two can be calculated using the haversine formula, (The question says we can use the internet to calculate the haversine formula)
Qual o seu grau (básico, intermediário ou avançado) em Java, Kotlin, Go, Arquitetura de Microsserviços etc.
Sort an array of zeros and ones
Coding questions, no references allowed, no built in library functions allowed.
Entrevista de profundidade, onde se aprofundavam em conhecimentos adquiridos em experiências passadas. Entrevista de arquitetura, onde era apresentado um case e tive que arquitetar uma solução
Viewing 191 - 200 interview questions