Upload Button Icon Add office photos
Engaged Employer

i

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

Aditi Consulting Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Aditi Consulting Software Developer Interview Questions and Answers

Updated 15 Apr 2024

Aditi Consulting Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image KRISHAN GULATI

posted on 15 Apr 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Coding questions

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Like pattern question

Round 2 - Assignment 

2 basic project for creating and make project

Round 3 - One-on-one 

(2 Questions)

  • Q1. How to flow your code
  • Q2. What is the unique functionality in your project.
Round 4 - HR 

(1 Question)

  • Q1. Discuss about salary, work culture, politics also
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Kjigtrngh biuit xug u;byu,vtcyterjv iovyutgh, mhvtfy

Round 2 - Coding Test 

Buygtrvc sndgbhulitcyuvltyuxruyf jylbiuxtgrfdhmvjbjkkjtydtrsxgf

Round 3 - Coding Test 

Kbgjcb sgfnxvb h uibhguxcruyfviulyhviutxtkjbhgtye

Round 4 - One-on-one 

(2 Questions)

  • Q1. What is your long term goal
  • Ans. 

    To become a lead software architect and contribute to cutting-edge technology advancements.

    • Advance to a lead software architect role

    • Contribute to cutting-edge technology advancements

    • Continuously improve skills and knowledge through learning and certifications

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

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

    • Experienced in front-end development using HTML, CSS, and JavaScript

    • Proficient in back-end development with languages like Java and Python

    • Familiar with database management systems such as MySQL and MongoDB

    • Strong problem-solving skills and ability to work in a team environment

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

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very basic aptitude questions along with few coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. A problem statement was given and we had to provide an optimal approach to design and handle that problem
  • Q2. Oops concepts, SQL queries
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Print Longest Increasing Subsequence
  • Ans. 

    Print the longest increasing subsequence of an array of strings.

    • Use dynamic programming to find the longest increasing subsequence.

    • Iterate through the array and keep track of the longest increasing subsequence ending at each index.

    • Return the longest increasing subsequence found.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Moderate round . Easy to clear

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain stream api
  • Ans. 

    Stream API is a feature in Java that allows processing collections of objects in a functional style.

    • Stream API provides a way to perform operations on a collection of objects in a declarative way.

    • It supports functional-style operations like map, filter, reduce, and forEach.

    • Streams can be created from various sources like collections, arrays, or I/O channels.

    • Stream operations are lazy, meaning they are only executed whe...

  • Answered by AI
  • Q2. Data base connection in sprinh boot
  • Ans. 

    Database connection in Spring Boot is configured using application.properties or application.yml file.

    • Define database connection properties in application.properties or application.yml file

    • Use @EnableJpaRepositories annotation to enable JPA repositories

    • Use @Entity annotation to define entity classes

    • Use @Autowired annotation to inject the DataSource or EntityManager

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join in mgs
  • Ans. 

    I want to join MGS because of its reputation for cutting-edge technology and innovative projects.

    • Exciting opportunities for growth and learning

    • Strong focus on technology and innovation

    • Desire to work with talented and passionate individuals

    • Alignment with company values and culture

  • Answered by AI
  • Q2. Notice period days

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice more in coding

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude,reasoning,verbal,C language,Java,C++

Round 2 - Technical 

(2 Questions)

  • Q1. What is interface in JAVA
  • Q2. Explain OOPS in JAVA

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Sessions in MVC
  • Ans. 

    Sessions in MVC are used to store user-specific data across multiple requests.

    • Sessions are used to maintain state between HTTP requests in MVC applications.

    • Session data is stored on the server and can be accessed by the client using a session ID.

    • Sessions can be used to store user authentication information, shopping cart items, etc.

  • Answered by AI
  • Q2. Using keyword in C#
  • Ans. 

    Keywords in C# are reserved words that have special meaning and cannot be used as identifiers.

    • Keywords are predefined and cannot be changed or redefined.

    • Examples of keywords in C# include 'class', 'int', 'void', 'if', 'else', 'for', 'while', etc.

    • Keywords are case-sensitive.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Aptitude Test 

C,c++,java ,SQL, javascript and python

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

DSA coding 2-3 question

Round 2 - Group Discussion 

Java, DSA coding, java 8 coding, multithreading

Round 3 - Group Discussion 

Java8, spring-boot, DSA coding

Round 4 - Technical 

(1 Question)

  • Q1. DSA coding, java 8 coding, spring boot, mysql

Interview Preparation Tips

Interview preparation tips for other job seekers - WORST company. They will waste your time in 4-5 technical rounds and at the time of offer they will ghost you. playing with someone's career is not cool. Be aware of companies like this.

Aditi Consulting Interview FAQs

How many rounds are there in Aditi Consulting Software Developer interview?
Aditi Consulting interview process usually has 1 rounds. The most common rounds in the Aditi Consulting interview process are One-on-one Round.

Tell us how to improve this page.

Aditi Consulting Software Developer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Aditi Consulting Software Developer Salary
based on 6 salaries
₹3.5 L/yr - ₹9.4 L/yr
20% less than the average Software Developer Salary in India
View more details

Aditi Consulting Software Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Technical Recruiter
111 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Senior Technical Recruiter
93 salaries
unlock blur

₹4.1 L/yr - ₹10.5 L/yr

Software Engineer
27 salaries
unlock blur

₹6.7 L/yr - ₹30 L/yr

Senior Software Engineer
22 salaries
unlock blur

₹11.5 L/yr - ₹28 L/yr

Lead Recruiter
20 salaries
unlock blur

₹6.3 L/yr - ₹13 L/yr

Explore more salaries
Compare Aditi Consulting with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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