i
Amantya Technologies
Filter interviews by
I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.
It consists of two questions one is easy and another have medium level
I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.
40 question some were output question and many questions on Oops concept.
I applied via Referral and was interviewed before Jan 2022. There were 4 interview rounds.
Programming mandatory (c cpp java ...)
Amantya Technologies interview questions for popular designations
I applied via Campus Placement and was interviewed before Dec 2022. There were 5 interview rounds.
General aptitude and reasoning
General coding questions
Get interview-ready with Top Amantya Technologies Interview Questions
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.
CI/CD is a process of continuous integration and continuous delivery/deployment.
CI/CD is a software development approach that involves continuous integration, testing, and delivery/deployment.
It helps to automate the software delivery process and ensures that the code is always in a deployable state.
CI/CD pipeline includes stages like build, test, deploy, and release.
Tools like Jenkins, GitLab, and Travis CI are used t...
I prefer to discuss compensation after understanding the role and responsibilities.
I am open to negotiation based on the job requirements
I am looking for a fair and competitive salary
I am more interested in the opportunity and growth potential than just the salary
I am willing to consider other benefits such as health insurance, retirement plans, etc.
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 4 interview rounds.
Programming on basics of C
Programming on basics of C
I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.
There are basic aptitude questions for freshers level
Top trending discussions
The duration of Amantya Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 32 interviews
Interview experience
based on 139 reviews
Rating in categories
3-5 Yrs
Not Disclosed
Software Engineer
250
salaries
| ₹3 L/yr - ₹11.8 L/yr |
Senior Software Engineer
107
salaries
| ₹8.2 L/yr - ₹22 L/yr |
Technical Lead
72
salaries
| ₹11.8 L/yr - ₹31 L/yr |
Software Developer
35
salaries
| ₹3.5 L/yr - ₹13.4 L/yr |
Senior Test Engineer
21
salaries
| ₹7.1 L/yr - ₹16.5 L/yr |
TCS
Infosys
Wipro
HCLTech