Upload Button Icon Add office photos
Engaged Employer

i

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

Aeries Technology Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 303 Reviews

Filter interviews by

Aeries Technology Software Developer Interview Questions and Answers

Updated 24 Apr 2023

Aeries Technology Software Developer Interview Experiences

2 interviews found

I was interviewed in Jun 2017.

Interview Questionnaire 

1 Question

  • Q1. Technical Questions

Interview Preparation Tips

Round: Technical Interview
Experience: Was very good.HR response with good feedback and ask me for the document for offer letter next days.After next days when I check with HR they told pending with client approval.Still now same response.
Tips: HR response with good feedback and ask me for the document for offer letter.

Skills: foxpro
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are Crud operations?
  • Ans. 

    CRUD stands for Create, Read, Update, and Delete. These are the basic operations performed on a database.

    • Create - Inserting new data into the database

    • Read - Retrieving data from the database

    • Update - Modifying existing data in the database

    • Delete - Removing data from the database

    • CRUD operations are essential for any application that interacts with a database

  • Answered by AI
  • Q2. Describe Restful architecture
  • Ans. 

    Restful architecture is a design pattern for web services that uses HTTP requests to access and manipulate data.

    • Uses HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations

    • Resources are identified by URIs

    • Responses are in JSON or XML format

    • Stateless communication between client and server

    • Caching can be implemented for better performance

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more

Interview questions from similar companies

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

General aptitude online test

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basic concepts with eg
  • Q2. C#,Sql,MVC concepts
Round 3 - Technical 

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have experience working on various projects including web development, mobile app development, and database management.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Swift for a healthcare startup to track patient data

    • Managed a MySQL database for a financial services company to store and retrieve customer information

  • Answered by AI
  • Q2. Coding related questions asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Amrita Vishwa Vidyapeetham, Amritapuri Campus

Round 1 - Aptitude Test 

Since it came through college I was a fresher and it was aptitude + English

Round 2 - Technical 

(2 Questions)

  • Q1. Project questions based on resume
  • Q2. Then some HR questions also based
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Prev job work and project details , roles and responsibility

Round 2 - Technical 

(2 Questions)

  • Q1. What is SDLC process
  • Ans. 

    SDLC process is a structured approach to software development that defines tasks performed at each stage of the software development life cycle.

    • SDLC stands for Software Development Life Cycle

    • It includes stages like planning, analysis, design, implementation, testing, and maintenance

    • Each stage has specific goals and deliverables to ensure the quality and success of the software project

  • Answered by AI
  • Q2. What is the ASp.net mean for ?
  • Ans. 

    ASP.NET stands for Active Server Pages .NET, a web application framework developed by Microsoft.

    • ASP.NET is a server-side web application framework used for building dynamic web pages and web applications.

    • It allows developers to create web applications using languages like C# or VB.NET.

    • ASP.NET provides tools and libraries for building web forms, MVC (Model-View-Controller) applications, and Web API services.

    • It is part o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tech round

Skills evaluated in this interview

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

I applied via campus placement at Saveetha Engineering College, Chennai and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good and easy but it need critical thinking and problem soliving abilities to solve each questions

Round 2 - Coding Test 

There are 3 questions and few pseudocode questions which is simple and easy question in leetcode it needs problem solving skills

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. C# basic and .net
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain SDLC process test
  • Ans. 

    SDLC process test involves testing the software at various stages of the software development life cycle.

    • Testing is done at each stage of SDLC - requirements, design, implementation, and maintenance.

    • It helps in identifying defects early in the development process.

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Testing ensures that the software meets the specified requi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - test

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Explain opps concept
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain data in the form of attributes and code in the form of methods.

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main principles of OOPs.

    • Example: In a banking system, a 'Customer' object can have attributes like name and account number, and method

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concept with example
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent class 'Animal' and child class 'Dog'.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class 'Car' with private variables and public methods.

    • Polymorphism...

  • Answered by AI
  • Q2. Basic Database question

Skills evaluated in this interview

Aeries Technology Interview FAQs

How many rounds are there in Aeries Technology Software Developer interview?
Aeries Technology interview process usually has 2 rounds. The most common rounds in the Aeries Technology interview process are Resume Shortlist and One-on-one Round.
How to prepare for Aeries Technology Software Developer 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 Aeries Technology. The most common topics and skills that interviewers at Aeries Technology expect are Software Development, MS SQL Server, VB.NET, .Net and ASP.Net.
What are the top questions asked in Aeries Technology Software Developer interview?

Some of the top questions asked at the Aeries Technology Software Developer interview -

  1. What are Crud operatio...read more
  2. Describe Restful architect...read more
  3. Technical Questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Aeries Technology interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Aeries Technology Software Developer Salary
based on 6 salaries
₹3.5 L/yr - ₹8.3 L/yr
At par with the average Software Developer Salary in India
View more details
Senior Software Engineer
101 salaries
unlock blur

₹9.9 L/yr - ₹35 L/yr

Assistant Manager
63 salaries
unlock blur

₹6.5 L/yr - ₹18.5 L/yr

Senior Executive
48 salaries
unlock blur

₹5 L/yr - ₹11.2 L/yr

Technical Lead
26 salaries
unlock blur

₹15 L/yr - ₹34 L/yr

Software Engineer
24 salaries
unlock blur

₹5.9 L/yr - ₹22 L/yr

Explore more salaries
Compare Aeries Technology with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview