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

Filter interviews by

Aeries Technology Software Developer Interview Questions and Answers

Updated 24 Apr 2023

Aeries Technology Software Developer Interview Experiences

2 interviews found

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

I appeared for an interview 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

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Validate Binary Tree Nodes Problem You are provided with 'N' bina ... read more

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Method overloading, method overriding, life cycle of thread,oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds. 1. Technical written test, here, pattern, string, array questions were asked. 2.Face to face .
3. Manager round, here scenario based questions on jdbc,hybernate and other family background details.
4. HR round.

Interview Questionnaire 

1 Question

  • Q1. Runtime pollymorphism

Interview Preparation Tips

Round: Test
Experience: I scored good.
Tips: Core java good knowledge.
Duration: 30 minutes
Total Questions: 25

Round: Technical Interview
Experience: like this many ques from core java and hibernate and sql also and I scored good.
Tips: Command over core java and sql also.

I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked the multiple questions regarding to my profile likr about the project , skills, domain and about your future expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus to the fundamentals and be confident.
Stick with your resume

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Based on core java Advanced java
  • Q2.  I have completed software developer course from Jspiders
  • Q3. Please gives the interviews based on Core Java and advanced Java
  • Q4. I am very happy to work with your organization si can you please give me a one chance ?
  • Q5. I have good knowledge on Oops language so

Interview Preparation Tips

Interview preparation tips for other job seekers - I have good understanding about core java.
I have good knowledge on oops Concept.
Advanced java and stream APIs and stream framworks etc.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

All basic coding questions on pattern and star sums it easy

Round 3 - One-on-one 

(2 Questions)

  • Q1. About Yourself full information
  • Q2. Role that u want

Interview Preparation Tips

Interview preparation tips for other job seekers - All good just stay confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Define 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 both data and methods to manipulate that data.

    • Encapsulation, inheritance, polymorphism, and abstraction are the four main principles of OOPs.

    • Example: Inheritance allows a class to inherit properties and behavior from another class, promoting code reusability.

  • Answered by AI
  • Q2. What are constructor?
  • Ans. 

    Constructors are special methods in a class that are used to initialize objects.

    • Constructors have the same name as the class they belong to.

    • They are called automatically when an object is created.

    • Constructors can have parameters to initialize object properties.

    • Example: public class Person { public Person(String name) { this.name = name; }}

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Hacker rank test, java code and system design

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA questions were asked of easy to mid

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.

Aeries Technology Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Aeries Technology Software Developer Salary
based on 6 salaries
₹6 L/yr - ₹8.3 L/yr
21% less than the average Software Developer Salary in India
View more details
Senior Software Engineer
100 salaries
unlock blur

₹9.9 L/yr - ₹35 L/yr

Assistant Manager
64 salaries
unlock blur

₹6.6 L/yr - ₹18.5 L/yr

Senior Executive
48 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Technical Lead
33 salaries
unlock blur

₹15 L/yr - ₹45.6 L/yr

Team Lead
27 salaries
unlock blur

₹6.4 L/yr - ₹27.8 L/yr

Explore more salaries
Compare Aeries Technology with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

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