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

Filter interviews by

Amantya Technologies Interview Questions and Answers

Updated 21 May 2025
Popular Designations

19 Interview questions

A QA Engineer was asked 1mo ago
Q. What are the test cases related to the functionality of a pen?
Ans. 

Test cases for a pen's functionality include writing quality, ink flow, durability, and usability under various conditions.

  • Verify the pen writes smoothly on different paper types (e.g., glossy, rough).

  • Check for consistent ink flow without skipping or blotting.

  • Test the pen's durability by dropping it from a height and checking for damage.

  • Evaluate the comfort of the grip during extended writing sessions.

  • Assess the d...

View all QA Engineer interview questions
A QA Engineer was asked 1mo ago
Q. What is the Software Development Life Cycle (SDLC) and what are its stages?
Ans. 

SDLC is a structured process for developing software, encompassing various stages from planning to maintenance.

  • 1. Requirement Analysis: Gathering and analyzing user needs. Example: Conducting surveys to understand user requirements.

  • 2. Planning: Defining project scope, resources, and timelines. Example: Creating a project plan with milestones.

  • 3. Design: Creating architecture and design specifications. Example: Desi...

View all QA Engineer interview questions
A QA Engineer was asked 1mo ago
Q. What is the purpose of the WHERE clause in SQL?
Ans. 

The WHERE clause in SQL filters records based on specified conditions.

  • Used to specify conditions for filtering records in SELECT, UPDATE, DELETE statements.

  • Example: SELECT * FROM employees WHERE age > 30; retrieves employees older than 30.

  • Can combine multiple conditions using AND, OR operators.

  • Example: SELECT * FROM products WHERE price < 100 AND stock > 0; finds affordable products in stock.

  • Supports vari...

View all QA Engineer interview questions
A QA Engineer was asked 1mo ago
Q. Could you please draw a flow diagram of your project using a Data Flow Diagram (DFD)?
Ans. 

A Data Flow Diagram (DFD) visually represents data movement in a project, highlighting processes and data stores.

  • Identify external entities: Users, systems that interact with the project.

  • Define processes: Actions that transform data (e.g., 'User Registration').

  • Map data stores: Where data is stored (e.g., 'User Database').

  • Show data flows: Arrows indicating data movement between entities, processes, and stores.

  • Use l...

View all QA Engineer interview questions
An Intern was asked 8mo ago
Q. Implement a function to reverse a linked list.
Ans. 

Reverse a linked list

  • Create a new linked list to store the reversed elements

  • Traverse the original linked list and insert each node at the beginning of the new list

  • Update the head of the new list as the last node of the original list

View all Intern interview questions
A Network Engineer was asked 11mo ago
Q. Explain DHCP and its process.
Ans. 

DHCP is a network protocol that assigns IP addresses automatically to devices on a network.

  • DHCP stands for Dynamic Host Configuration Protocol

  • It allows devices to obtain IP addresses and other network configuration information dynamically

  • DHCP server assigns IP addresses to devices within a network

  • DHCP lease time determines how long an IP address is valid for a device

  • DHCP renewal process occurs when a device tries ...

View all Network Engineer interview questions
A Senior Software Engineer was asked 12mo ago
Q. What is Angular?
Ans. 

Angular is a popular open-source web application framework developed by Google for building dynamic single-page applications.

  • Angular is based on TypeScript, a superset of JavaScript.

  • It follows the MVC (Model-View-Controller) architecture.

  • Angular provides features like data binding, dependency injection, and routing.

  • It has a powerful CLI (Command Line Interface) for scaffolding and building projects.

  • Angular has a l...

View all Senior Software Engineer interview questions
Are these interview questions helpful?
A Senior Software Engineer was asked 12mo ago
Q. What are directives and pipes?
Ans. 

Directives and pipes are features in Angular that allow developers to extend HTML functionality and transform data in templates.

  • Directives are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.

  • Pipes are used to format data in a template. They take in data as input and transform it into the desired output for display.

  • Examples ...

View all Senior Software Engineer interview questions
A Software Engineer was asked
Q. Tell me something about Data Structures.
Ans. 

Data structures are ways to organize and store data for efficient access and modification.

  • Arrays: Fixed-size collections of elements, e.g., [1, 2, 3].

  • Linked Lists: Collections of nodes, each pointing to the next, e.g., 1 -> 2 -> 3.

  • Stacks: Last-in, first-out (LIFO) structure, e.g., function call stack.

  • Queues: First-in, first-out (FIFO) structure, e.g., print job queue.

  • Trees: Hierarchical structures, e.g., bin...

View all Software Engineer interview questions
A Senior Data Engineer was asked
Q. How do you handle exceptions in Python?
Ans. 

Exception handling in Python allows for the graceful handling of errors and prevents program crashes.

  • Use try-except blocks to catch and handle exceptions.

  • Multiple except blocks can be used to handle different types of exceptions.

  • The finally block is executed regardless of whether an exception occurred or not.

  • Exceptions can be raised using the 'raise' keyword.

  • Custom exceptions can be defined by creating a new class...

View all Senior Data Engineer interview questions

Amantya Technologies Interview Experiences

38 interviews found

Interview Questions & Answers

user image Anonymous

posted on 10 Mar 2025

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

I appeared for an interview in Feb 2025.

Round 1 - Coding Test 

Offline Drive Date at gurgaon office: 9March25
There were more than 50/60 students (u have to bring ur own laptop) appeared for the same, They made us sit and gave us test link , so round 1 was apti(mcq)+coding(mcq plus performing) in the same link, after which kids were shortlised for further round based on the %tile system.

Interview Preparation Tips

Interview preparation tips for other job seekers - (Lemme give u my bg:- i do dsa in java)
So Everyone received mail for C/c++ dev role ,
Preparation time given - > No, I received mail 24hrs prior the schedule, (i asked some students, few even received 12hrs/ a evening before before the interview call)
So i switched to c++ and and preped in that which was obviously not enough (considering am java person),
Now when i arrived at office next morning , Once the process got started , so the staff/hr informed that a link will be provided to perform that round1(apti test+coding),
"i'll provide 2 links , one for c/c++ ppl and other for java" (at this moment i thought, i should have continued to polish my java concepts instead, that's not fair!)
add. info provided by staff* "vacancy in c++>vacancy in java", so they should've mentioned that in mail.
anyways , Test started in which 2Ques out of 15Ques in the test were technical glitched which they told to skip,
Out of all 3 Ques were of coding
After completing test, they told us to wait for result and those who'll receive mail will go for tech interview round , others can leave.

So guys stay clear with your own concepts and prog languages, things can change at anytime.

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Apr 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is the Software Development Life Cycle (SDLC) and what are its stages?
  • Ans. 

    SDLC is a structured process for developing software, encompassing various stages from planning to maintenance.

    • 1. Requirement Analysis: Gathering and analyzing user needs. Example: Conducting surveys to understand user requirements.

    • 2. Planning: Defining project scope, resources, and timelines. Example: Creating a project plan with milestones.

    • 3. Design: Creating architecture and design specifications. Example: Designing...

  • Answered by AI
  • Q2. What are the test cases related to the functionality of a pen?
  • Ans. 

    Test cases for a pen's functionality include writing quality, ink flow, durability, and usability under various conditions.

    • Verify the pen writes smoothly on different paper types (e.g., glossy, rough).

    • Check for consistent ink flow without skipping or blotting.

    • Test the pen's durability by dropping it from a height and checking for damage.

    • Evaluate the comfort of the grip during extended writing sessions.

    • Assess the drying...

  • Answered by AI
  • Q3. What is the purpose of the WHERE clause in SQL?
  • Ans. 

    The WHERE clause in SQL filters records based on specified conditions.

    • Used to specify conditions for filtering records in SELECT, UPDATE, DELETE statements.

    • Example: SELECT * FROM employees WHERE age > 30; retrieves employees older than 30.

    • Can combine multiple conditions using AND, OR operators.

    • Example: SELECT * FROM products WHERE price < 100 AND stock > 0; finds affordable products in stock.

    • Supports various o...

  • Answered by AI
  • Q4. Can you explain your project?
  • Q5. Could you please draw a flow diagram of your project using a Data Flow Diagram (DFD)?
  • Ans. 

    A Data Flow Diagram (DFD) visually represents data movement in a project, highlighting processes and data stores.

    • Identify external entities: Users, systems that interact with the project.

    • Define processes: Actions that transform data (e.g., 'User Registration').

    • Map data stores: Where data is stored (e.g., 'User Database').

    • Show data flows: Arrows indicating data movement between entities, processes, and stores.

    • Use levels...

  • Answered by AI
  • Q6. What is an API, and how can it be tested?
  • Ans. 

    An API (Application Programming Interface) allows different software applications to communicate and interact with each other.

    • APIs can be tested using tools like Postman or SoapUI.

    • Testing can include validating response status codes (e.g., 200 for success).

    • Check response data format (JSON, XML) and structure against specifications.

    • Perform functional testing to ensure API endpoints work as intended.

    • Conduct security test...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrated on software testing models and types, as well as fundamental coding questions.

Software Developer Interview Questions & Answers

user image Deepanshu Verma

posted on 30 Mar 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is Connection pooling
  • Ans. 

    Connection pooling is a technique to manage database connections efficiently, reducing overhead and improving performance.

    • Connection pooling maintains a pool of active database connections for reuse.

    • It reduces the overhead of establishing a new connection for each database request.

    • Example: A web application can reuse connections from the pool instead of opening new ones for each user request.

    • Connection pools can be con...

  • Answered by AI
  • Q2. What is mounting in docker
  • Ans. 

    Mounting in Docker allows you to share files between the host and containers, enabling data persistence and configuration management.

    • Mounting can be done using volumes or bind mounts.

    • Volumes are managed by Docker and are stored in a part of the host filesystem which is not directly accessible.

    • Example of a volume: `docker run -v my_volume:/data my_image`.

    • Bind mounts allow you to specify an exact path on the host, e.g., ...

  • Answered by AI
  • Q3. What is decorators
  • Q4. Shell script question
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain DHCP and process of working
  • Ans. 

    DHCP is a network protocol that assigns IP addresses automatically to devices on a network.

    • DHCP stands for Dynamic Host Configuration Protocol

    • It allows devices to obtain IP addresses and other network configuration information dynamically

    • DHCP server assigns IP addresses to devices within a network

    • DHCP lease time determines how long an IP address is valid for a device

    • DHCP renewal process occurs when a device tries to re...

  • Answered by AI
  • Q2. Useless question beyond your jobs like mathematics

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2024

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

I applied via Internshala and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Was 1 hr with a simple question from leetcode

Round 2 - Technical 

(2 Questions)

  • Q1. Implement reverse Linked list
  • Ans. 

    Reverse a linked list

    • Create a new linked list to store the reversed elements

    • Traverse the original linked list and insert each node at the beginning of the new list

    • Update the head of the new list as the last node of the original list

  • Answered by AI
  • Q2. Project Explanation(from resume)
Round 3 - HR 

(2 Questions)

  • Q1. Why we should select you?
  • Ans. 

    I am a dedicated and hardworking individual with relevant skills and experience for the role.

    • I have completed relevant coursework in the field

    • I have previous internship experience in a similar role

    • I possess strong communication and teamwork skills

  • Answered by AI
  • Q2. Are you willing to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to relocating for the right opportunity

    • I am flexible and willing to move for the internship

    • I understand the importance of being open to relocation for career growth

  • Answered by AI

Skills evaluated in this interview

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 Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Question based on array string linkedlist

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response
Round 1 - Technical 

(5 Questions)

  • Q1. Ques -> Can you define difference b/w Azure data lake and Delta lake.
  • Ans. 

    Azure Data Lake is a cloud-based storage and analytics service, while Delta Lake is an open-source storage layer that adds reliability to data lakes.

    • Azure Data Lake is a service provided by Microsoft Azure for storing and analyzing large amounts of data.

    • Delta Lake is an open-source storage layer that adds ACID transactions and schema enforcement to data lakes.

    • Azure Data Lake is a cloud-based solution, while Delta Lake ...

  • Answered by AI
  • Q2. How to implemented Primary key and foreign key in delta tables.
  • Ans. 

    Primary keys and foreign keys can be implemented in delta tables using constraints and references.

    • Primary keys can be implemented using the PRIMARY KEY constraint, which ensures that each record in the table has a unique identifier.

    • Foreign keys can be implemented using the FOREIGN KEY constraint, which establishes a link between two tables based on a common column.

    • The referenced table must have a primary key defined, a...

  • Answered by AI
  • Q3. How to handle exception in python?
  • Ans. 

    Exception handling in Python allows for the graceful handling of errors and prevents program crashes.

    • Use try-except blocks to catch and handle exceptions.

    • Multiple except blocks can be used to handle different types of exceptions.

    • The finally block is executed regardless of whether an exception occurred or not.

    • Exceptions can be raised using the 'raise' keyword.

    • Custom exceptions can be defined by creating a new class that...

  • Answered by AI
  • Q4. What is star schema and snowflake schema
  • Ans. 

    Star schema is a data modeling technique where a central fact table is connected to multiple dimension tables. Snowflake schema is an extension of star schema with normalized dimension tables.

    • Star schema is a simple and denormalized structure

    • It consists of a central fact table connected to multiple dimension tables

    • Dimension tables contain descriptive attributes

    • Star schema is easy to understand and query, but can lead t...

  • Answered by AI
  • Q5. Which are the most frequently change
  • Ans. 

    The most frequently changing data

    • Customer preferences

    • Market trends

    • Weather data

    • Stock prices

    • Social media trends

  • Answered by AI

Skills evaluated in this interview

QA Lead Interview Questions & Answers

user image MD IRFAN

posted on 12 Feb 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Paging, CSFB, HO, RLF, Rach failed reason, protocol initialization step by qxdm logs
Round 2 - Technical 

(1 Question)

  • Q1. QXDM Tool, QCAT, Log analysis, debugging, LAB Structure, Harq, DCI, TM
Round 3 - Technical 

(1 Question)

  • Q1. Data flow from enodeb to UE along with all imp step and ies, Vowifi architecture, Lenux basic command, Kubernates command, Harq, NDI, tp analysis with qxdm logs
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 30 minutes of discussion.
Round 2 - Technical 

(1 Question)

  • Q1. 75 minutes of discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical rounds took 15 days and both were cleared and after long wait the position was given to someone else.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Ans. 

    I am a highly experienced Senior Analyst with a strong background in data analysis and strategic planning.

    • Over 10 years of experience in analyzing complex data sets

    • Expertise in developing data-driven strategies to improve business performance

    • Proficient in using statistical software such as SPSS and SAS

    • Strong communication skills to present findings to stakeholders

    • Previous experience in leading cross-functional teams to...

  • Answered by AI
  • Q2. English speaking skill
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Amantya Technologies?
Ask anonymously on communities.

Amantya Technologies Interview FAQs

How many rounds are there in Amantya Technologies 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 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 Python, C++, Java, Javascript and C.
What are the top questions asked in Amantya Technologies interview?

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

  1. How to implemented Primary key and foreign key in delta tabl...read more
  2. What is current ctc & expected c...read more
  3. What are the test cases related to the functionality of a p...read more
What are the most common questions asked in Amantya Technologies HR round?

The most common HR questions asked in Amantya Technologies interview are -

  1. What is your family backgrou...read more
  2. Why should we hire y...read more
How long is the Amantya Technologies interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 38 interview experiences

Difficulty level

Easy 12%
Moderate 88%

Duration

Less than 2 weeks 85%
2-4 weeks 15%
View more

Interview Questions from Similar Companies

Webkul Software Interview Questions
4.0
 • 71 Interviews
Softenger Interview Questions
4.0
 • 59 Interviews
JK Tech Interview Questions
3.6
 • 36 Interviews
View all

Amantya Technologies Reviews and Ratings

based on 162 reviews

3.7/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.6

Salary

3.4

Job security

3.5

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 162 Reviews and Ratings
Embedded Linux developer (Yocto)

Gurgaon / Gurugram,

Delhi/Ncr

4-6 Yrs

Not Disclosed

C++ Developer

Gurgaon / Gurugram

3-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
300 salaries
unlock blur

₹5 L/yr - ₹11.5 L/yr

Senior Software Engineer
154 salaries
unlock blur

₹12 L/yr - ₹20.2 L/yr

Technical Lead
100 salaries
unlock blur

₹18 L/yr - ₹30 L/yr

Software Developer
53 salaries
unlock blur

₹5 L/yr - ₹17.8 L/yr

Senior Test Engineer
24 salaries
unlock blur

₹7.1 L/yr - ₹20 L/yr

Explore more salaries
Compare Amantya Technologies with

Softenger

4.0
Compare

Capital Numbers Infotech

4.4
Compare

JK Tech

3.6
Compare

DesignTech Systems

3.3
Compare
write
Share an Interview