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 123 Reviews

Filter interviews by

Amantya Technologies Software Development Engineer Intern Interview Questions and Answers

Updated 3 Jul 2023

Amantya Technologies Software Development Engineer Intern Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 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 

Basic knowledge of quantitative and knowledge of proficiency in English.

Round 3 - Coding Test 

Coding consists of java oops and dsa . And some knowledge of sql .

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Coding Test 

Print a specific pattern using any programming language.

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is a class in Object-Oriented Programming (OOP)?
  • Ans. 

    A class in OOP is a blueprint for creating objects, defining their properties and behaviors.

    • Classes are templates for creating objects in OOP

    • They define the properties (attributes) and behaviors (methods) of objects

    • Objects are instances of classes, each with its own unique data

    • Inheritance allows classes to inherit properties and behaviors from other classes

    • Encapsulation ensures that the data is hidden and can only be a...

  • Answered by AI
  • Q2. What is the difference between an abstract class and an interface?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.

    • A class can only extend one abstract class, but can implement multiple interfaces.

    • Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...

  • Answered by AI
  • Q3. What is joining and creating an inner join query?
  • Ans. 

    Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.

    • Joining is used to combine data from multiple tables in a database.

    • Inner join query retrieves only the records that have matching values in both tables.

    • Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;

    • Example: SELECT orders.order_i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Webkul Software Associate Software Engineer interview:
  • OOPS
  • Baisc Of any of Programing
  • MySQL
  • joins
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Group Discussion 

Group discussion was the first round on avg there were 15 people in a group discussion at last everyone was given a minute to speak

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Where do you see yourself in five years?
  • Q3. Tell me about your family?
  • Q4. Do you plan on Higher education?
Round 3 - Technical 

(6 Questions)

  • Q1. Questions on OOPs concept
  • Q2. Sort the array by parity
  • Q3. Write SQL queries
  • Q4. Who wrote the book discovery of the nation
  • Q5. What is the official language of kashmir
  • Q6. Which city is called city of lakes
Round 4 - Technical 

(6 Questions)

  • Q1. Find the length of the longest word in the length
  • Q2. Push the zeroes in the arrays to the end
  • Q3. When was python launched
  • Q4. What is name of ai from meta/google/amazon
  • Q5. What do you do in your free time
  • Q6. Tell me your pros and cons

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Developer interview:
  • OOPS
  • C++
  • SQL
Interview preparation tips for other job seekers - The Recruitment process is extremely slow and even weird like asking non-technical questions in technical rounds. The interviews were often rescheduled and mismanaged. The last round was in their office we reached before time and they had no clue that they had an interview scheduled. It began after two hours. Lastly they picked those candidates who had 0 technical knowledge in fact most of them had pretty bad interview experience since then could not answer any technical questions yet they were selected on the other hand those who could answer technical questions and had good interview experience were left out also the results came after a month leading me to believe there was something fishy
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Ans. 

    I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. What type of questions are being asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Anjali Singh from Prayagraj in Uttar Pradesh, and I have completed a Postgraduate Diploma in Computer Applications.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Twilio Framework
Round 2 - Technical 

(2 Questions)

  • Q1. Related to Django Framework
  • Q2. Related to Twilio Framework
Round 3 - Group Discussion 

Job Roles and Responsibility & Salary Discussion

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

(2 Questions)

  • Q1. Springboot notations
  • Q2. How to handle multiple request on springboot
  • Ans. 

    Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.

    • Implement thread pooling to manage multiple requests concurrently.

    • Use asynchronous processing to handle requests without blocking the main thread.

    • Consider using reactive programming with Spring WebFlux for better scalability.

    • Optimize database queries and external API calls to reduce response times.

    • Implement caching mec...

  • 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
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Anna University and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round their after the successful candidate can go for next round

Round 2 - Coding Test 

Coding round has 2 question where you Want to answe 3 also

Round 3 - Group Discussion 

Group discussion was a round taken by hiring team

Interview Preparation Tips

Topics to prepare for AVASO Technology Solutions Software Developer interview:
  • Java
Interview preparation tips for other job seekers - Nothing
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - reading test 

(3 Questions)

  • Q1. Read the text over screen share
  • Ans. 

    The candidate is asked to read and answer a question displayed on screen share.

    • Read the text carefully to understand the question

    • Analyze the information provided in the text

    • Formulate a clear and concise answer based on the text

  • Answered by AI
  • Q2. Read news paper
  • Q3. Write details over screen share
  • Ans. 

    The interviewer is asking the candidate to write details over screen share.

    • Prepare a clear outline before starting to write

    • Use bullet points or numbered lists for better organization

    • Include relevant details and examples to support your points

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - A small company having hectic, pathetic, inhuman and never ending interview process. I was interviewed and they need immediate joiner and after clearing 3 round of technical interview they suppose to release offer letter after HR discussion. All of the sudden they came up with detail that requirement get full and later after 2 month they call again and ask for further interview process and took another 3 technical rounds which I have cleared all. Till the time I cleared 6 round of interviews for same roll and it has been 2.5 months and initially they were looking for immediate joiner. Now you under stand how pathetic their hiring process is. Again they came up with more round and even HR didn't bother to update me that what will be this discussion all about. and surprisingly its a reading test followed by a grammar test , which I think should be taken at start of the all interview process. My laptop screen having some issues and my glasses got broken ... if HR updated me I could get it fixed. but due to all this I was unable to read smaller text on the screen . This interview was done by a Architect level person , how foolish it look like, I even communicated HR about my situation as if he informed about this round I could have get thing fixed and performed in better way as I already cleared 6 technical round and having 10 + years of experience. He said that you are not shortlisted for further rounds. I even request him that please arrange another round as I have some technical issues with system and my glasses also broken, he denied. SO suggesting here is just stay away from this company they will create hope and waste all you efforts and time. I could have get selected in another organization but I spent more time in this organization hiring process. One more this .. all the rating about this organization was forced written by its employees who want to leave organization as if you join you will get trapped . I got to know about it from one of former employee. SO I am thanking to GOD that I am not selected in this organization.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your name
  • Q2. What is your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments links to this video is small

Amantya Technologies Interview FAQs

How many rounds are there in Amantya Technologies Software Development Engineer Intern interview?
Amantya Technologies interview process usually has 3 rounds. The most common rounds in the Amantya Technologies interview process are Resume Shortlist, Aptitude Test and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all
Software Engineer
263 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Senior Software Engineer
108 salaries
unlock blur

₹8.2 L/yr - ₹22 L/yr

Technical Lead
70 salaries
unlock blur

₹11.6 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
Did you find this page helpful?
Yes No
write
Share an Interview