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

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 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)
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)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview 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)

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)

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 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)
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)

Jobs at iTech India

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Database related questions
  • Q2. Api
  • Q3. Two basic coding questions
  • Q4. Some apti based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just try to attempt all the sample questions available in geeks for geeks

Interview Preparation Tips

Round: Test
Experience: It was nice set of mixed bag questions each challenging your brain to scratch more and find the trick.
Tips: Be calm in solving the questions, Practice few tricks to solve

work,time,distance,number series problem etc. quickly to help save the

time.
Duration: 20 minuntes minutes
Total Questions: 25

Round: Resume Shortlist
Experience: I think resume played a important role in selection processes.
Tips: Make it simple and HIGHLIGHT your good work and experiences.Interviewer don't have time to go through whole crap what we write so basically focus on highlighting your achievements and internships.

Round: Group Discussion
Experience: People are dying to take the opportunity and speak.You will be facing a fish market in few cases, rest it is calm and everyone is given a chance to put forward there point.
Tips: Generally u have to decide which side of the boat u want to be on.

Either go against the topic or in favor whichever you are more

comfortable with.

College Name: IIT ROORKEE

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

Interview Questionnaire 

2 Questions

  • Q1. Mostly puzzles and one case study
  • Q2. They asked me questions about my interests and hobbies

Interview Preparation Tips

Round: Test
Experience: There were three sets of question paper. We were sitting according to our roll number then question paper with rough sheet were distributed and we were allowed 1 hour to finish that. There was no negative marking.
Tips: For aptitude practice data interpretation and data sufficiency
Duration: 1 hour
Total Questions: 30

Round: Group Discussion
Duration: 15 minutes

Round: Technical Interview
Tips: Practice puzzles and case study for this round

Round: HR Interview
Tips: Be yourself

College Name: NIT Rourkela

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 SQL, Digital Marketing, 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

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

Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Revature Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
View all

iTech India Reviews and Ratings

based on 89 reviews

3.5/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

2.8

Salary

3.5

Job security

3.5

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 89 Reviews and Ratings
Accounts Receivable

Chennai

0-1 Yrs

Not Disclosed

Junior Process Executive

Viluppuram

0-1 Yrs

Not Disclosed

Business Development Executive

Chennai

0-2 Yrs

Not Disclosed

Explore more jobs
Junior Process Executive
17 salaries
unlock blur

₹0.9 L/yr - ₹1.8 L/yr

System Administrator
17 salaries
unlock blur

₹1.8 L/yr - ₹4.4 L/yr

Data Entry Operator
12 salaries
unlock blur

₹0.8 L/yr - ₹2.5 L/yr

Software Engineer
11 salaries
unlock blur

₹3.6 L/yr - ₹7.1 L/yr

Senior HR Executive
10 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Explore more salaries
Compare iTech India with

Maxgen Technologies

4.6
Compare

Cyfuture

3.0
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

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