Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Aurigo Team. If you also belong to the team, you can get access from here

Aurigo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Aurigo Software Engineer Interview Questions and Answers

Updated 29 Jan 2025

Aurigo Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Assignment 

It was an assessment conducted on a specific platform.

Round 2 - One-on-one 

(1 Question)

  • Q1. DSA and Basics of React and Dot.net
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is jenkins pipeline
  • Ans. 

    Jenkins pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines.

    • Jenkins pipeline allows defining a series of steps to be executed in a specific order.

    • It can be written in a Jenkinsfile which is checked into source control.

    • Pipeline stages can include building, testing, and deploying code.

    • Pipeline scripts can be written in Groovy language.

  • Answered by AI
  • Q2. What is shared library in jenkins
  • Ans. 

    Shared libraries in Jenkins are reusable code libraries that can be used across multiple Jenkins pipelines.

    • Shared libraries allow you to define common functions and classes that can be used in multiple Jenkins pipelines

    • They help in reducing duplication of code and promoting code reusability

    • Shared libraries are stored in source control repositories and can be versioned for better management

    • They are typically written in ...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Screening Round 

(3 Questions)

  • Q1. Current company project and tech stack related
  • Q2. Very basic selenium and java interview questions asked verbally
  • Q3. 30 min interview
Round 2 - Coding Test 

(3 Questions)

  • Q1. Write code in java for following input String s = "abdc112kg45ldy4p9" to get output sum = 170.
  • Q2. Some basic selenium, testng, cucumber bdd questions
  • Q3. Its a 40 min coding round
Round 3 - Technical 

(5 Questions)

  • Q1. Java code in order to find the day if we give jan 1 as monday. then what day is sept 14.
  • Q2. Selenium Xpath related questions to find it in website of flipkart sellers page.
  • Q3. Show nullpointer error using java code.
  • Q4. Selenium, TestNG, Cucumber Questions
  • Q5. 45 min high level technical round
Round 4 - Behavioral 

(3 Questions)

  • Q1. General discussion related to current company tecstack and work.
  • Q2. General Managerial Round/HR Round questions related to cultural or behavioral fit.
  • Q3. 30 min short discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - There are hidden rounds, where they just put after the whole interview process just before joining date in order to eliminate the candidates all of a sudden when you are expected to get an offer.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Sql related questions were asked
  • Q2. Manual testing questions were asked
  • Q3. Joins questions
  • Q4. Where clause questions
  • Q5. Manual testing questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Leetcode Medium questions on hackerrank

Round 2 - One-on-one 

(3 Questions)

  • Q1. Kadane algorithm based question
  • Q2. Leetcode medium
  • Q3. Resume based questions
Round 3 - One-on-one 

(4 Questions)

  • Q1. Probability question math problem
  • Q2. Puzzle to solve
  • Q3. AI based question
  • Q4. 1 question to solve Leetcode medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with DSA and communication skill
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a Basic Aptitude Test

Round 2 - Coding Test 

We were asked to do Sorting, SQL queries (join)

Round 3 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies such as Java, JavaScript, and SQL

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sorting of an array
  • Q2. Bubble sorting algorithm
Round 2 - Technical 

(1 Question)

  • Q1. Java oops question
Round 3 - Technical 

(1 Question)

  • Q1. API questions related to put and patch api
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

30 mins interview. Asked about resume, APIs, Stack DSA question and one Sorting algorithm question.

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 rounds, 2 coding questions in each round. Managerial round.

Aurigo Interview FAQs

How many rounds are there in Aurigo Software Engineer interview?
Aurigo interview process usually has 1-2 rounds. The most common rounds in the Aurigo interview process are One-on-one Round, Technical and Assignment.
How to prepare for Aurigo Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Aurigo. The most common topics and skills that interviewers at Aurigo expect are Javascript, C#, HTML, SQL and JQuery.
What are the top questions asked in Aurigo Software Engineer interview?

Some of the top questions asked at the Aurigo Software Engineer interview -

  1. what is shared library in jenk...read more
  2. what is jenkins pipel...read more
  3. DSA and Basics of React and Dot....read more

Tell us how to improve this page.

Aurigo Software Engineer Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more
Aurigo Software Engineer Salary
based on 28 salaries
₹5 L/yr - ₹14.5 L/yr
5% more than the average Software Engineer Salary in India
View more details

Aurigo Software Engineer Reviews and Ratings

based on 101 reviews

4.8/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.8

Salary

4.9

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 101 Reviews and Ratings
Senior Software Engineer
61 salaries
unlock blur

₹9.5 L/yr - ₹26 L/yr

Software Engineer2
34 salaries
unlock blur

₹8.5 L/yr - ₹22 L/yr

Software Engineer
28 salaries
unlock blur

₹5 L/yr - ₹14.5 L/yr

Lead Engineer
26 salaries
unlock blur

₹17 L/yr - ₹31 L/yr

Business Analyst
19 salaries
unlock blur

₹12.5 L/yr - ₹23 L/yr

Explore more salaries
Compare Aurigo with

Ramco Systems

3.9
Compare

Zoho

4.3
Compare

TCS

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview