Candidatei-me online. O processo levou 4 dias. Fui entrevistado pela Azuga em jul. de 2023
Entrevista
It was a smooth process. Interviewer mainly focused on DSA problem solving questions. There are 2 technical rounds followed by HR round Technical interview- 1) Find the sum equilibrium of an array. 2) Given 2 array find the number of jobs done Some questions related to SQL queries and Springboot
Perguntas de entrevista [1]
Pergunta 1
Technical interview- 1) Find the sum equilibrium of an array. 2) Given 2 array find the number of jobs done Some questions related to SQL queries and Springboot
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Azuga em ago. de 2022
Entrevista
1st round
DSA round ask 2 questions
4 sum
Find the smaller number than given number in tree
2nd round - Technical interview
Ask to create an application having some features
3rd round - technical round
Ask basic concepts, domain knowledge etc
Perguntas de entrevista [1]
Pergunta 1
4 sum
Find the smaller number than given number in tree
Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela Azuga (Bengaluru) em mai. de 2022
Entrevista
I was contacted to interview for the Software Engineer (Backend - Java) position via Naukri.
Hr was supportive and
interviewers were polite and candid.
Proactive feedbacks were provided for each round.
Perguntas de entrevista [1]
Pergunta 1
there were 3 rounds.
round 1: online coding cum MCQ round
a)Kadane's algo(maximum sum subarray),
b)simple SQL queries - JOIN, GROUP BY concept
round 2: JAVA questions + coding question
a)multi threading,
b)how to make immutable class,
c)equals and hashCode method for HashMap,
d)Integer Constant Pool,
e) find all list of pythagorean triplets in a given array (optimised solution was asked)
round 3: Design + Problem solving round
a) explain how kafka messaging works, can partitions of a topic be placed in different servers
b) how to define java compile version and packaging type in a pom file
c) Write a program for a simple calculator with undo and redo functions.