Upload Button Icon Add office photos

Filter interviews by

INNOVA AM TECH Interview Questions and Answers

Updated 5 Jan 2022

INNOVA AM TECH Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 1 Jan 2022

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

Interview Questionnaire 

1 Question

  • Q1. Ui developer related.

Interview Preparation Tips

Interview preparation tips for other job seekers - Fake people and management. Do not trust on them. Do not join the company.

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Hybris core, commerce question and next round was on java spring hybris and scenario questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear on technical stuff

I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The technical round went for an hour. Mostly from my previous project experience- any significant work, major issues, way to tackle etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic concepts , Brainstorm all major issues tackled in current role, focus on functional part as well apart from technical.

I applied via Approached by Company and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It is about design and architecture
Round 2 - Behavioral 

(1 Question)

  • Q1. Project management, delivery cycle
Round 3 - HR 

(5 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Why are you looking for a change?
  • Q3. What are your salary expectations?
  • Q4. What is your family background?
  • Q5. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics strong . Learn about design and architecture

I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Mainframe questions and some advanced scenario based questions
Round 2 - Behavioral 

(1 Question)

  • Q1. The usual how,what,why MR round questions
Round 3 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Tell me about yourself.
  • Q6. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - I was looking for a Hogan Developer post(based on Mainframe).I would suggest to refresh the basic Mainframe questions and some advanced concepts while preparing for the interview.The whole interview process was smooth and pretty well coordinated.There were 3 levels of interview(TR,MR,HR) of moderate difficulty.Luxoft will also provide satisfactory package as per market standards if the interview goes well. If your looking for permanent remote openings, I do believe Luxoft organisation is one of the better choices that is currently out there in the market.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 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 - Technical 

(6 Questions)

  • Q1. Create Custom annotation
  • Ans. 

    Custom annotations can be created using @interface in Java.

    • Create a new interface with @interface keyword

    • Add required elements and default values

    • Use the annotation by adding @ followed by the annotation name

    • Example: @CustomAnnotation(value = "example")

    • Annotations can be used for compile-time checks or runtime behavior

  • Answered by AI
  • Q2. Memory management in Java 8
  • Ans. 

    Java 8 uses automatic memory management through garbage collection.

    • Java 8 uses a garbage collector to automatically manage memory.

    • The garbage collector frees up memory by removing objects that are no longer in use.

    • Java 8 introduced the G1 garbage collector which is designed to reduce pause times.

    • Developers can also use tools like jmap and jstat to monitor memory usage.

  • Answered by AI
  • Q3. What algo Java 8 Garbage collector follow
  • Ans. 

    Java 8 Garbage collector follows the algorithm called G1 (Garbage-First).

    • G1 divides the heap into regions and collects garbage in small portions called 'garbage-first' regions.

    • It uses multiple parallel threads for garbage collection.

    • G1 aims to minimize pause times by dynamically adjusting the amount of garbage collected in each region.

    • It uses a combination of young and old generation collection to achieve better perfor...

  • Answered by AI
  • Q4. @retension annotation
  • Q5. Java Design Patterns
  • Q6. What is SOLID Principal? and Explain L into it?
  • Ans. 

    SOLID is a set of principles for object-oriented programming. L stands for Liskov Substitution Principle.

    • SOLID principles help in creating maintainable and scalable software.

    • Liskov Substitution Principle states that objects of a superclass should be replaceable with objects of its subclasses without affecting the correctness of the program.

    • This principle ensures that the behavior of the program remains consistent even ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep rate with Basic Java Concepts and Spring boot and SQL and Hibernate

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Nov 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Questions were on - C++11 - Data Structures - Multithreading - Virtual Functions
  • Q2. 1 Coding question on vector and array

Interview Preparation Tips

Interview preparation tips for other job seekers - Question related to Job description so clear concepts

I applied via Naukri.com and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Core java questions related to collections, exceptions. SAGA design pattern, Adapter design pattern, proxy design pattern, Transational in MS

Interview Preparation Tips

Interview preparation tips for other job seekers - Java core basics should be strong. Interviewer did had much time so it was like quick fire round.

I applied via LinkedIn and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical round will be based on your skill set
Round 2 - Case Study 

Design currency exchange service

Round 3 - Technical 

(1 Question)

  • Q1. Manager round and it is also can be technical round

Interview Preparation Tips

Interview preparation tips for other job seekers - Please make sure clear discussion about salary with HR

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. Second round was technical round
Round 3 - Behavioral 

(1 Question)

  • Q1. In this round some coding questions and logical questions was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to start career as fresher, learn more thing and gain knowledge

INNOVA AM TECH Interview FAQs

How to prepare for INNOVA AM TECH 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 INNOVA AM TECH. The most common topics and skills that interviewers at INNOVA AM TECH expect are Java, Javascript, Python, SQL and Azure.

Tell us how to improve this page.

Interview Questions from Similar Companies

Luxoft Interview Questions
3.7
 • 122 Interviews
Thryve Digital Interview Questions
3.9
 • 67 Interviews
Iksula Interview Questions
3.4
 • 27 Interviews
Dyninno India Interview Questions
3.9
 • 23 Interviews
Gammastack Interview Questions
3.7
 • 23 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
View all

INNOVA AM TECH Reviews and Ratings

based on 19 reviews

3.6/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.1

Salary

3.6

Job security

3.1

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 19 Reviews and Ratings
Information Technology Recruiter
14 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Software Engineer
7 salaries
unlock blur

₹8.1 L/yr - ₹10 L/yr

Recruitment Executive
7 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

HR Recruiter
7 salaries
unlock blur

₹2.8 L/yr - ₹3 L/yr

Software Developer
6 salaries
unlock blur

₹3.5 L/yr - ₹5.1 L/yr

Explore more salaries
Compare INNOVA AM TECH with

Luxoft

3.7
Compare

Thryve Digital

3.9
Compare

Iksula

3.4
Compare

Mantra Technologies

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