Upload Button Icon Add office photos

Filter interviews by

iTech India Interview Questions, Process, and Tips

Updated 6 Mar 2025

Top iTech India Interview Questions and Answers

View all 6 questions

iTech India Interview Experiences

Popular Designations

6 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Entity extraction

Machine Learning Engineer Interview Questions asked at other Companies

Q1. Find Permutation Problem Statement Given an integer N, determine an array of size 2 * N that satisfies the following conditions: Each number from 1 to N appears exactly twice in the array. The distance between the second and first occurren... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Self introduction
Round 2 - Aptitude Test 

Good sure fresher and

Junior Process Executive Interview Questions asked at other Companies

Q1. What is liquidity ratio? What is 70% of 80? What is Bills Payable? What is the journal entry for trade payable?
View answer (1)
iTech India Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Can you tell me about your family members?
  • Ans. 

    I come from a close-knit family of five, including my parents, two siblings, and me, each with unique interests and careers.

    • My father is an engineer who loves solving complex problems and often shares his insights with us.

    • My mother is a teacher, passionate about education and instilling values in her students and children.

    • I have an elder sister who is pursuing a career in medicine, inspiring me with her dedication and ...

  • Answered by AI
Round 2 - Aptitude Test 

Writing an assessment test.

Round 3 - Typing Test 

(1 Question)

  • Q1. What is your typing test accuracy and words per minute (WPM)?
  • Ans. 

    I have a typing accuracy of 95% and can type at a speed of 70 WPM, ensuring efficient data entry and processing.

    • Accuracy: I consistently maintain a typing accuracy of around 95%, which minimizes errors in data entry.

    • Speed: My typing speed is approximately 70 words per minute, allowing me to handle large volumes of work efficiently.

    • Practice: I regularly practice typing through online tools to improve both speed and accu...

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Where are you coming from?
  • Ans. 

    I come from a background in customer service, where I honed my skills in communication and problem-solving.

    • I have worked in retail, assisting customers with their inquiries and ensuring a positive shopping experience.

    • In my previous role, I handled customer complaints, which taught me the importance of empathy and active listening.

    • I have experience in data entry, where I maintained accuracy and attention to detail while

  • Answered by AI
  • Q2. What is the result of your education?
  • Ans. 

    My education has equipped me with essential skills and knowledge for effective process management and problem-solving.

    • Developed strong analytical skills through coursework in data analysis and statistics.

    • Gained practical experience in project management during internships, enhancing my organizational abilities.

    • Learned effective communication techniques, enabling me to collaborate with diverse teams.

    • Acquired knowledge o...

  • Answered by AI

Junior Process Executive Interview Questions asked at other Companies

Q1. What is liquidity ratio? What is 70% of 80? What is Bills Payable? What is the journal entry for trade payable?
View answer (1)

I applied via Job Fair and was interviewed in Sep 2022. There were 4 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 Resume tips
Round 2 - Aptitude Test 

As usual, apptitude was held but it was very tough, so you have to go through all topics is very useful in your future.

Round 3 - Group Discussion 

Communication in English is very important

Round 4 - Technical 

(2 Questions)

  • Q1. What is OOPS, Basis of programming, Front end and back end and Database
  • Ans. 

    OOPS is a programming paradigm based on objects, front-end refers to the user interface, back-end refers to server-side programming, and database is where data is stored.

    • OOPS stands for Object-Oriented Programming System

    • Front-end refers to the part of the application that the user interacts with, such as web pages or mobile apps

    • Back-end refers to the server-side programming that powers the application, such as APIs or ...

  • Answered by AI
  • Q2. Explain about SDLC, Arrays,RDBMS
  • Ans. 

    SDLC is a process followed for software development. Arrays are data structures used to store multiple values. RDBMS is a type of database management system.

    • SDLC stands for Software Development Life Cycle and includes phases like planning, designing, coding, testing, and maintenance.

    • Arrays are used to store multiple values of the same data type in a single variable. Example: int[] numbers = {1, 2, 3, 4, 5};

    • RDBMS stands...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very hard to clear the interview, because more competition is there.

Skills evaluated in this interview

full stack .net developer Interview Questions asked at other Companies

Q1. What is OOPS, Basis of programming, Front end and back end and Database
View answer (1)

iTech India interview questions for popular designations

 Junior Process Executive

 (2)

 Group Leader

 (1)

 full stack .net developer

 (1)

 Machine Learning Engineer

 (1)

 Junior .NET Developer

 (1)

Interview experience
3
Average
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 

(3 Questions)

  • Q1. What is datatype?
  • Ans. 

    Datatype is a classification of data which tells the compiler or interpreter how the programmer intends to use the data.

    • Datatypes specify the type of data that a variable can hold.

    • Examples include int (integer), string (text), bool (boolean), etc.

    • Different programming languages have different datatypes and rules for their usage.

  • Answered by AI
  • Q2. What is inheritance?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows for code reusability by creating a new class based on an existing class

    • Derived class (child class) inherits attributes and methods from a base class (parent class)

    • Example: Class Car can inherit properties like color and methods like drive from class Vehicle

  • Answered by AI
  • Q3. What is class and object?
  • Ans. 

    A class is a blueprint for creating objects, while an object is an instance of a class.

    • A class defines the properties and behaviors of objects.

    • An object is created based on a class, and can have its own unique values for the properties defined in the class.

    • Example: Class 'Car' may have properties like 'color' and 'model', while an object of class 'Car' could be 'red Ferrari'.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more.

Skills evaluated in this interview

Junior .NET Developer Interview Questions asked at other Companies

Q1. what is StringBuffer and were is use
View answer (2)

Group Leader Interview Questions & Answers

user image Anonymous

posted on 10 Feb 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Checking english knowledge
  • Q2. Grammer checking and ms office test

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn ms office questions and english knowledge

C ij cjvjvv vvj j n n j n n n iccdtdycjvjcj hch

Group Leader Interview Questions asked at other Companies

Q1. The pressure of submissions will we high and team lead will not we cooperative, will you we still joining us, if your answer is yes.... Congratulations you will we hired and fired asap. So are you still interested?
View answer (1)

Jobs at iTech India

View all

Interview questions from similar companies

Round 1 - Aptitude Test 

Aptitude test consists of basic aptitude questions aswell as basic computer knowledge such as short cut keys etc

Round 2 - HR 

(7 Questions)

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

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was pretty easy so don't worry much

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

iTech India Interview FAQs

How many rounds are there in iTech India interview?
iTech India interview process usually has 2-3 rounds. The most common rounds in the iTech India interview process are Aptitude Test, HR and Resume Shortlist.
How to prepare for iTech India 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 iTech India. The most common topics and skills that interviewers at iTech India expect are Digital Marketing, SQL, Javascript, MVC and Non Voice Process.
What are the top questions asked in iTech India interview?

Some of the top questions asked at the iTech India interview -

  1. What is OOPS, Basis of programming, Front end and back end and Datab...read more
  2. What is your typing test accuracy and words per minute (WP...read more
  3. What is class and obje...read more

Recently Viewed

SALARIES

Titagarh Rail Systems

No Salaries

INTERVIEWS

Whirlpool

No Interviews

INTERVIEWS

Blue Star

No Interviews

SALARIES

Titagarh Rail Systems

SALARIES

Titagarh Rail Systems

INTERVIEWS

Kalyani Forge

No Interviews

REVIEWS

Titagarh Rail Systems

No Reviews

REVIEWS

Titagarh Rail Systems

No Reviews

REVIEWS

Titagarh Rail Systems

No Reviews

LIST OF COMPANIES

Kalyani Forge

Locations

Tell us how to improve this page.

iTech India Interview Process

based on 6 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

iTech India Reviews and Ratings

based on 87 reviews

3.5/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

2.8

Salary

3.6

Job security

3.5

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 87 Reviews and Ratings
Technical Project Manager

Chennai

12-20 Yrs

Not Disclosed

Business Development Executive

Chennai

1-2 Yrs

₹ 3.6-3.6 LPA

Explore more jobs
Junior Process Executive
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Entry Operator
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior HR Executive
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare iTech India with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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