Upload Button Icon Add office photos

i2e Consulting

Compare button icon Compare button icon Compare

Filter interviews by

i2e Consulting Interview Questions and Answers

Updated 29 May 2025
Popular Designations

i2e Consulting Interview Experiences

8 interviews found

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

I applied via LinkedIn and was interviewed before Jan 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 - HR 

(1 Question)

  • Q1. Resume Screening & introduction call
Round 3 - Aptitude Test 

English, Logical reasoning & maths

Round 4 - One-on-one 

(4 Questions)

  • Q1. Interview with team leader
  • Q2. 1. Introduce yourself?
  • Ans. 

    I am a UI/UX Designer with a passion for creating intuitive and visually appealing user experiences.

    • I have a strong background in graphic design and front-end development.

    • I am skilled in using design tools such as Adobe Creative Suite, Sketch, and Figma.

    • I have experience conducting user research and usability testing to inform design decisions.

    • I am proficient in creating wireframes, prototypes, and user flows to commun...

  • Answered by AI
  • Q3. 2. Share your work experince
  • Ans. 

    I have 5 years of experience as a UI/UX Designer.

    • Worked on designing user-friendly interfaces for web and mobile applications

    • Collaborated with cross-functional teams to gather requirements and create wireframes

    • Conducted user research and usability testing to iterate and improve designs

    • Created interactive prototypes using tools like Sketch and InVision

    • Implemented responsive design principles to ensure optimal user exper...

  • Answered by AI
  • Q4. 3. Questions according to your domain

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for your interview...... hope this question help you for your interviews
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Questions about oops concepts in java.
  • Q2. Mysql Database related questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude of 3hrs whuch inckude 2 easy coding question

Round 2 - Coding Test 

Swape to number without using third variable

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 3 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 

One hour aptitude test with topics like mathematical, English, Relationship

Round 3 - One-on-one 

(1 Question)

  • Q1. Question About My Skill
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical and Verbal reasoning with quant and aptitude

Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous projects
  • Ans. 

    Developed a real-time data processing system for analyzing customer behavior

    • Designed and implemented data pipelines using Apache Kafka and Spark

    • Optimized data storage and retrieval using NoSQL databases like Cassandra

    • Built monitoring and alerting systems to ensure data quality and system performance

    • Collaborated with cross-functional teams to gather requirements and deliver solutions

  • Answered by AI
  • Q2. Some python and sql coding

I applied via Approached by Company

Round 1 - Aptitude Test 

Logical , Analytical, Conceptual Testing

Round 2 - Technical 

(1 Question)

  • Q1. Related to work experience
Round 3 - HR 

(1 Question)

  • Q1. Previous salary, expected Salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to work at Remote locations. Back support team is very proactive.

Internship Trainee Interview Questions & Answers

user image debasmita das

posted on 27 Jan 2022

I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About my technical knowledge and problem solving skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very genuine about your skill set that you have mentioned in your resume. They only ask practical and technical questions .
Are these interview questions helpful?

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Feb 2022

I appeared for an interview before Feb 2021.

Round 1 - Aptitude Test 

Normal logic and reasoning questions.

Round 2 - Technical 

(1 Question)

  • Q1. Question asked from the resume, AWS Glue, Redshift, S3

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good understanding of ETL using AWS

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about i2e Consulting?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

i2e Consulting Interview FAQs

How many rounds are there in i2e Consulting interview?
i2e Consulting interview process usually has 2-3 rounds. The most common rounds in the i2e Consulting interview process are Aptitude Test, One-on-one Round and Technical.
How to prepare for i2e Consulting 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 i2e Consulting. The most common topics and skills that interviewers at i2e Consulting expect are Python, .NET, C#, SQL and AWS.
What are the top questions asked in i2e Consulting interview?

Some of the top questions asked at the i2e Consulting interview -

  1. Question asked from the resume, AWS Glue, Redshift,...read more
  2. 3. Questions according to your dom...read more
  3. Questions about oops concepts in ja...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 6 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 103 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all

i2e Consulting Reviews and Ratings

based on 60 reviews

4.1/5

Rating in categories

4.0

Skill development

4.5

Work-life balance

3.7

Salary

3.7

Job security

4.2

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 60 Reviews and Ratings
Technical Lead - Data Engineer

Mumbai

7-11 Yrs

Not Disclosed

Full Stack Developer (3-5 yrs)

3-5 Yrs

Not Disclosed

Explore more jobs
Software Developer
43 salaries
unlock blur

₹3 L/yr - ₹10.2 L/yr

Senior Software Developer
18 salaries
unlock blur

₹8 L/yr - ₹23.5 L/yr

Data Engineer
17 salaries
unlock blur

₹4.7 L/yr - ₹16.5 L/yr

Technical Lead
15 salaries
unlock blur

₹10.1 L/yr - ₹30 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Explore more salaries
Compare i2e Consulting with

HCL Infosystems

3.9
Compare

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.1
Compare
write
Share an Interview