Ik heb online gesolliciteerd. De procedure duurde 4 dagen. Ik heb gesolliciteerd bij Azuga in jul 2023
Sollicitatiegesprek
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
Sollicitatievragen [1]
Vraag 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
Ik heb via een recruiter gesolliciteerd. Ik heb gesolliciteerd bij Azuga in aug 2022
Sollicitatiegesprek
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
Sollicitatievragen [1]
Vraag 1
4 sum
Find the smaller number than given number in tree
Ik heb via een recruiter gesolliciteerd. De procedure duurde 1 week. Ik heb gesolliciteerd bij Azuga (Bengaluru) in mei 2022
Sollicitatiegesprek
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.
Sollicitatievragen [1]
Vraag 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.