Upload Button Icon Add office photos
Engaged Employer

i

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

Amantya Technologies Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 120 Reviews

Filter interviews by

Amantya Technologies Software Engineer Interview Questions, Process, and Tips

Updated 23 Aug 2024

Top Amantya Technologies Software Engineer Interview Questions and Answers

View all 7 questions

Amantya Technologies Software Engineer Interview Experiences

13 interviews found

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

I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Question based on array string linkedlist

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 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 - Aptitude Test 

Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English

Round 3 - Coding Test 

(1 Question)

  • Q1. Reverse a string by making groups of given 'm' characters
  • Ans. 

    Reverse a string by grouping 'm' characters together

    • Iterate through the string in groups of 'm' characters

    • Reverse each group of 'm' characters

    • Concatenate the reversed groups to get the final reversed string

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. General HR questions
  • Q2. What is your family background?
  • Q3. Why should we hire you?

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 DuplicateYou have been given an integer array/list(ARR) of s ... 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 experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me something about Data Sturcture
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures can be linear (arrays, linked lists) or non-linear (trees, graphs)

    • Common operations on data structures include insertion, deletion, and searching

    • Examples of data structures include stacks, queues, hash tables, and binary trees

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Middleware , dependency injection
Round 3 - Technical 

(1 Question)

  • Q1. Subject and subject behaviour

Amantya Technologies interview questions for designations

 Senior Software Engineer

 (3)

 Software Development Engineer Intern

 (1)

 Network Engineer

 (1)

 Devops Engineer

 (1)

 Senior Data Engineer

 (1)

 Technical Lead

 (3)

 QA Lead

 (1)

 Senior Technical Lead

 (1)

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

I applied via campus placement at Ajay Kumar Garg Engineering College, Ghaziabad and was interviewed in Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic coding questions with some aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Object oriented programming
  • Q2. ArrayList deleting even numbers

Get interview-ready with Top Amantya Technologies Interview Questions

I applied via Internshala and was interviewed in Sep 2022. 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 - Aptitude Test 

Includes basic aptitude question with additional questions based on coding languages fundamentals.....

Round 3 - Technical 

(2 Questions)

  • Q1. Question were based on oops concepts. My next question was write a code of binary search and explain it and lastly I was asked an aptitude question ...
  • Q2. Write a code of binary search and explain it
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Divide the array into two halves

    • Compare the target value with the middle element

    • If the target value matches the middle element, return its position

    • If the target value is less than the middle element, search the left half of the array

    • If the target value is greater than the middle element, search the right half of the arra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do work on your aptitude and practise Data structures and algorithms...

Skills evaluated in this interview

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 May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic C++, Multithreading
  • Q2. Be prepared for a linked list question

I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

It consists of two questions one is easy and another have medium level

Round 3 - One-on-one 

(2 Questions)

  • Q1. Interview panel consist of 3 persons and asked about OOPS concepts and implementation in C++
  • Q2. Asked about use of #define.

Interview Preparation Tips

Topics to prepare for Amantya Technologies Software Engineer interview:
  • Data Structures
  • OOPS
Interview preparation tips for other job seekers - If you are preparing for profile of software Engineer then keep updated yourself and practice more questions on DSA and basic of whatever language you are using .
Practice different questions on array and lsome standard questions of linked list, tree, binary tree, dynamic programming, binary search tree.

Software Engineer Interview Questions & Answers

user image Ashutosh Kumar Verma

posted on 7 Sep 2022

I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

40 question some were output question and many questions on Oops concept.

Round 2 - Technical 

(1 Question)

  • Q1. Basic concept of pointer, automata, operating systems

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with linked list and basic concept of the language that you choose.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

General aptitude and reasoning

Round 3 - Coding Test 

General coding questions

Round 4 - One-on-one 

(1 Question)

  • Q1. 2 medium coding questions, oops concepts and CS fundamentals
Round 5 - One-on-one 

(1 Question)

  • Q1. Linux basics, coding questions

Amantya Technologies Interview FAQs

How many rounds are there in Amantya Technologies Software Engineer interview?
Amantya Technologies interview process usually has 2-3 rounds. The most common rounds in the Amantya Technologies interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Amantya Technologies 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 Amantya Technologies. The most common topics and skills that interviewers at Amantya Technologies expect are C++, Data Structures, C, 3G and Debugging.
What are the top questions asked in Amantya Technologies Software Engineer interview?

Some of the top questions asked at the Amantya Technologies Software Engineer interview -

  1. Write a code of binary search and explain...read more
  2. Reverse a string by making groups of given 'm' charact...read more
  3. Tell me something about Data Sturct...read more
How long is the Amantya Technologies Software Engineer interview process?

The duration of Amantya Technologies Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Amantya Technologies Software Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

4.3
  
Good

People are getting interviews through

based on 12 Amantya Technologies interviews
Job Portal
Campus Placement
Referral
42%
42%
8%
8% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Amantya Technologies Software Engineer Salary
based on 260 salaries
₹3.2 L/yr - ₹11 L/yr
16% less than the average Software Engineer Salary in India
View more details

Amantya Technologies Software Engineer Reviews and Ratings

based on 37 reviews

3.6/5

Rating in categories

3.7

Skill development

3.2

Work-Life balance

3.5

Salary & Benefits

3.4

Job Security

3.4

Company culture

3.3

Promotions/Appraisal

3.5

Work Satisfaction

Explore 37 Reviews and Ratings
Software Engineer
260 salaries
unlock blur

₹3.2 L/yr - ₹11 L/yr

Senior Software Engineer
100 salaries
unlock blur

₹8.2 L/yr - ₹22 L/yr

Technical Lead
71 salaries
unlock blur

₹11.7 L/yr - ₹31 L/yr

Software Developer
39 salaries
unlock blur

₹3.5 L/yr - ₹14.6 L/yr

Senior Test Engineer
19 salaries
unlock blur

₹7.1 L/yr - ₹18.5 L/yr

Explore more salaries
Compare Amantya Technologies with

TCS

3.7
Compare

Infosys

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