Upload Button Icon Add office photos
Engaged Employer

i

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

Advanced Millennium Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Advanced Millennium Technologies Interview Questions and Answers

Updated 18 Mar 2025

Advanced Millennium Technologies Interview Experiences

Popular Designations

5 interviews found

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

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Codebyte some easy questions

Round 2 - Technical 

(2 Questions)

  • Q1. Java kotlin mvvm rxjava
  • Q2. Basic android questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy, just ask less salary they’ll select you anyway

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)

Software Developer Interview Questions & Answers

user image Avirup Dutta

posted on 11 Jan 2025

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

Amcat test was easy and contains even aptitude apart from fullstack questions

Round 2 - Technical 

(1 Question)

  • Q1. Friendly interviewer

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

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

  • Q1. About middling a div, some angular questions
  • Q2. Structural directives

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I appeared for an interview before Jan 2024.

Round 1 - Coding Test 

Easy coding in javascript and angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and let the interviewier know u are worth it

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)

Advanced Millennium Technologies interview questions for popular designations

 Software Engineer

 (3)

 Devops Engineer

 (1)

 Software Developer

 (1)

Devops Engineer Interview Questions & Answers

user image vishnu unni

posted on 15 Nov 2023

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

I applied via Referral and was interviewed before Nov 2022. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(3 Questions)

  • Q1. Basic questions about Linux file system
  • Q2. Logical volume management
  • Q3. Git fetch vs pull
  • Ans. 

    Git fetch retrieves changes from a remote repository, while git pull retrieves and merges changes.

    • Git fetch only updates the remote tracking branches, not the local branches.

    • Git pull updates the remote tracking branches and merges the changes into the current branch.

    • Git fetch is useful when you want to see the changes made by others before merging them.

    • Git pull is useful when you want to update your local branch with t...

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)

Interview questions from similar companies

Round 1 - Technical 

(2 Questions)

  • Q1. Polymorphism, instance variables
  • Q2. Inheritance, array programs
Round 2 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why should we hire you?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself, nothing new just brush up core java

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Core Java, SQL,JSP,Servlet
  • Q2. SQL Injection
  • Q3. Collection details
  • Q4. Rest API,Soap API

Interview Preparation Tips

Interview preparation tips for other job seekers - First Technical then Manager round (just project details)

Interview Questionnaire 

4 Questions

  • Q1. Life cycle of servlet and jsp
  • Ans. 

    Servlet and JSP life cycle involves initialization, request processing and destruction.

    • Servlet life cycle includes init(), service() and destroy() methods.

    • JSP life cycle includes translation, compilation, initialization, and request processing.

    • Servlet container manages the life cycle of servlets and JSPs.

    • Servlet and JSP objects are created and initialized during initialization phase.

    • During request processing phase, ser...

  • Answered by AI
  • Q2. Joins and basic SQL concept
  • Q3. Implementation of jdbc
  • Ans. 

    JDBC is a Java API for connecting to and interacting with databases.

    • JDBC stands for Java Database Connectivity.

    • It provides a standard interface for connecting to databases.

    • JDBC drivers are used to connect to specific databases.

    • JDBC can be used to execute SQL queries and retrieve results.

    • Example: Class.forName("com.mysql.jdbc.Driver"); Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/mydb","userna

  • Answered by AI
  • Q4. Puzzle questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts of java ,servlet, jsp ,jdbc and javascript

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 - One-on-one 

(1 Question)

  • Q1. What is collection , internal working of hashmap , lambda expression
  • Ans. 

    Collection is a framework that provides an architecture to store and manipulate a group of objects.

    • HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values efficiently.

    • Internal working of HashMap involves hashing the key to find the index of the bucket where the key-value pair is stored.

    • Lambda expressions are anonymous functions that allow you to pass behavior as an argument to a meth

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You can prepare your core java, collection,multithreading and some sql questions

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jan 2023. There were 4 interview rounds.

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 - Aptitude Test 

General asked aptitude
Focus most on profit lost, percentage

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked mostly on core java bcz i was selected for trainee role and JavaScript along with bootstrap
Round 4 - One-on-one 

(1 Question)

  • Q1. Asked DSA array, searching, sorting, linkedlist

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself in java
Easy level of DSA
Servlet, jsp, jdbc
Spring and spring boot add advantage

Advanced Millennium Technologies Interview FAQs

How many rounds are there in Advanced Millennium Technologies interview?
Advanced Millennium Technologies interview process usually has 1-2 rounds. The most common rounds in the Advanced Millennium Technologies interview process are Technical, Coding Test and Aptitude Test.
What are the top questions asked in Advanced Millennium Technologies interview?

Some of the top questions asked at the Advanced Millennium Technologies interview -

  1. Git fetch vs p...read more
  2. About middling a div, some angular questi...read more
  3. Basic questions about Linux file sys...read more

Tell us how to improve this page.

Advanced Millennium Technologies Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Link Group Interview Questions
3.8
 • 34 Interviews
Icl Fincorp Interview Questions
3.2
 • 18 Interviews
Innocule Interview Questions
4.3
 • 15 Interviews
PharmaACE Interview Questions
2.6
 • 15 Interviews
View all

Advanced Millennium Technologies Reviews and Ratings

based on 23 reviews

4.1/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.4

Salary

3.9

Job security

3.6

Company culture

3.8

Promotions

3.5

Work satisfaction

Explore 23 Reviews and Ratings
Software Engineer
54 salaries
unlock blur

₹2.6 L/yr - ₹7.8 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹4.5 L/yr - ₹8.3 L/yr

Business Analyst
15 salaries
unlock blur

₹3.2 L/yr - ₹8.1 L/yr

Software Developer
11 salaries
unlock blur

₹2.5 L/yr - ₹8.6 L/yr

Quality Analyst
10 salaries
unlock blur

₹5 L/yr - ₹7.1 L/yr

Explore more salaries
Compare Advanced Millennium Technologies with

Karvy Financial Services

3.8
Compare

Reliance Money

3.7
Compare

Sonata Finance

3.9
Compare

Bss Microfinance

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