Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Nagaaro interview experience Real time questions & tips from candidates to crack your interview

Associate Engineer

Nagaaro
upvote
share-icon
4 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5 months
Topics: DATA STRUCTURES, JAVA BASICS, OOP CONCEPTS, JAVASCRIPT AND ANGULAR BASICS.
Tip
Tip

Tip 1 : Practice more and more questions in your preferred programming language(atleast 2-3 a day)
Tip 2 : Be clear with data structures and its uses based on the given situations
Tip 3 : Java and OOP concepts should be very clear

Application process
Where: Campus
Eligibility: Above 6.5 CGPA
Resume Tip
Resume tip

Tip 1 : Do not mention projects/technologies that you are unsure of
Tip 2 : For the projects that you wish to mention on the resume, make sure you know all the hows and whys about the technology and implementation of your project

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date13 Feb 2021
Coding problem1

1. MCQ Questions

Aptitude(quantitative and verbal)
Data Structures

Number Of MCQs - 100

02
Round
Easy
Online Coding Test
Duration90 minutes
Interview date23 Feb 2021
Coding problem1

1. Convert String

Easy
15m average time
85% success
0/40
Asked in companies
ThalesSAP LabsPayU

You are given a string 'STR'. You have to convert the first alphabet of each word in a string to UPPER CASE.

For example:

If the given string 'STR' = ”I am a student of the third year” so you have to transform this string to ”I Am A Student Of The Third Year"

Note:

'STR' will contains only space and alphabets both uppercase and lowercase. The words will be separated by space.
Problem approach

1. Convert the complete string to lowercase
2. Traverse through the string, if any space is found then move to next element and call toUpperCase() there. 
3. Finally append the complete string in the buffer

Try solving now
03
Round
Medium
Video Call
Duration30 minutes
Interview date26 Feb 2021
Coding problem0

It was a technical interview round where questions were asked based on java basics for me(as i did the previous coding round in java) Interviewer was very poilte and tried his best to make me feel comfortable and asked a few questions to ease the atmosphere. Then I was asked to code an easy problem statement that was to find the duplicates in an array for which i used map data structure and explained each step of my code. The interview went on for around 30-45 mins.

04
Round
Easy
HR Round
Duration20 minutes
Interview date26 Feb 2021
Coding problem1

1. Basic HR Questions

What do you know about us?

What are your expectations from this role?

Are you ready to relocate?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

When does a stack underflow occur?

Choose another skill to practice
Start a Discussion
Similar interview experiences
company logo
Associate Engineer
2 rounds | 3 problems
Interviewed by Nagaaro
0 views
0 comments
0 upvotes
company logo
Associate Engineer
2 rounds | 2 problems
Interviewed by Nagaaro
583 views
0 comments
0 upvotes
company logo
Associate Engineer
3 rounds | 8 problems
Interviewed by Nagaaro
615 views
0 comments
0 upvotes
company logo
Associate Engineer
3 rounds | 3 problems
Interviewed by Nagaaro
568 views
0 comments
0 upvotes