Upload Button Icon Add office photos

Filter interviews by

iTalent Junior UI Developer Interview Questions and Answers

Updated 10 Aug 2021

iTalent Junior UI Developer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. They are asking technical basic questions questions as per client requirements
  • Q2. Bootstrap basic questions
  • Q3. Difference of bootstrap
  • Ans. 

    Bootstrap is a front-end framework for building responsive websites and web applications.

    • Bootstrap provides pre-designed HTML, CSS, and JavaScript components for easy implementation.

    • It uses a 12-column grid system for layout and responsiveness.

    • Bootstrap also includes built-in support for responsive typography, forms, and navigation.

    • It is constantly updated and maintained by a large community of developers.

    • Bootstrap can...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on latest demanding technologys
Wil get place defentely

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Contained only mcq questions related to maths and reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. How to detect two loops in a linkedlist
  • Ans. 

    Use Floyd's Cycle Detection Algorithm to detect two loops in a linked list.

    • Initialize two pointers, slow and fast, both starting at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps in each iteration.

    • If they meet at some point, there is a loop. Reset one pointer to head and move both by one step until they meet again to find the start of the loop.

  • Answered by AI
  • Q2. Mainly all the basics questions on DSA and C++ Language and all the ds like stacks, linkedlist, tree, array, queue,map difference between queue and stack
Round 3 - Technical 

(3 Questions)

  • Q1. Questions on project
  • Q2. Code simple que like reverse the string in every possible language that is mentioned on yor resume ,like node js react or python and even c language
  • Q3. Basics questions of os like deadlocks
Round 4 - HR 

(1 Question)

  • Q1. I was note selected for this round

Interview Preparation Tips

Topics to prepare for BCG Junior Software Engineer interview:
  • DSA
  • React
  • SQL
  • Linkedlist
  • array

Skills evaluated in this interview

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude test and some psychological games.

Round 2 - Coding Test 

2 programs to solve.

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

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Family background
  • Q2. About education
Round 2 - Aptitude Test 

Logical reasoning and verbal test

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly working culture
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Sathyabama University and was interviewed in Sep 2023. 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 

Round 1 - Learn the Important concepts of Aptitude like Time and work, Speed, Age related, English vocabulary etc.

Round 3 - Group Discussion 

Round 2 - GD
which is based on individual like how to interact and showing them your communication skills in a better way can get you to next and last round.

Round 4 - One-on-one 

(4 Questions)

  • Q1. Round 3 - Interview 1. Asked on my personal life 2. About my project 3. Future plans.
  • Q2. Tell me about yourself?
  • Q3. Explain me about your project?
  • Q4. What are your future plans?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident enough and give your best and luck plays an important role so, don't stress yourself.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I was interviewed in Oct 2024.

Round 1 - Coding Test 

Leetcode Questions - 1. Easy 2. Medium

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

(1 Question)

  • Q1. General discussion about the work experience.
Round 2 - Coding Test 

Coding questions related to Array, finding closest near index

I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There were 2 DSA questions that we had to solve on HackerRank. One of them was a medium dynamic programming question - minimum insertions required to make a string palindrome. The other was a fairly easy question that required knowledge of permutations and combinations. We just had to figure out a maths formula given the situation.
1st round also involved a logical game that we had to play. We were scored based on coding + game and shortlisted for next round.

Round 2 - Coding Test 

An interviewer joined me on zoom meet and sent a HackerRank link to a question. It was a medium dynamic programming/backtracking question. I solved it but only half the test cases ran while others threw TLE as my recursive code took exponential time.

Round 3 - One-on-one 

(7 Questions)

  • Q1. Explain what happens after you search a url on your browser. (Had to explain the whole DNS working)
  • Q2. Explain how video calling works. (Had to explain the whole OSI model)
  • Q3. Asked possible causes of ClassNotFoundException and MemoryOutOfBoundException
  • Q4. Asked 2 or 3 case study questions like designing a car infotainment system.
  • Q5. Asked about the usefulness of OOPS.
  • Q6. Asked how Java code compiles/runs(had to explain about creation of class file, JVM etc)
  • Q7. Asked about working of https.
Round 4 - HR 

(4 Questions)

  • Q1. Explain few challenges that you faced during a project/internship.
  • Ans. 

    During my internship, I faced challenges related to communication, time management, and technical skills.

    • Communication challenges: Difficulty in effectively conveying ideas and understanding instructions.

    • Time management challenges: Struggling to prioritize tasks and meet deadlines.

    • Technical skills challenges: Learning new technologies and troubleshooting issues.

    • Example for communication challenge: Working in a team whe...

  • Answered by AI
  • Q2. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a Senior Engineer, leading a team and working on complex projects.

    • I envision myself taking on more responsibilities and leading a team of engineers.

    • I hope to have gained expertise in my field and be recognized as a subject matter expert.

    • I aim to work on challenging projects that require problem-solving and innovation.

    • I plan to continue learning and staying updated with the latest technologie...

  • Answered by AI
  • Q3. Explain a project that you did
  • Ans. 

    Developed a mobile app for tracking daily water intake

    • Used React Native framework for cross-platform development

    • Implemented a user-friendly interface with intuitive design

    • Integrated a database to store and retrieve user data

    • Implemented push notifications to remind users to drink water

    • Conducted testing and debugging to ensure app functionality

  • Answered by AI
  • Q4. Tell me about a conflict that you may have faced during a project/internship
  • Ans. 

    During my internship, I faced a conflict regarding the allocation of resources for a project.

    • Conflict arose when team members disagreed on the distribution of resources.

    • I suggested a fair and balanced approach to allocate resources based on individual strengths and project requirements.

    • We held a team meeting to discuss and resolve the conflict.

    • Through open communication and compromise, we reached a consensus on resourc...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for McKinsey & Company Junior Engineer interview:
  • Data Structures and Algorithms
  • Computer Networking
  • System Design
  • Operating Systems
  • OOPS
Interview preparation tips for other job seekers - There's limited time for the live coding round infront of the interviewer(around 20-30 mints). Try to complete the brute force algorithm first bfr trying for optimizations.

iTalent Interview FAQs

What are the top questions asked in iTalent Junior UI Developer interview?

Some of the top questions asked at the iTalent Junior UI Developer interview -

  1. Difference of bootst...read more
  2. They are asking technical basic questions questions as per client requireme...read more
  3. Bootstrap basic questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

iTalent Junior UI Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
40 salaries
unlock blur

₹2.9 L/yr - ₹9 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Data Engineer
8 salaries
unlock blur

₹6 L/yr - ₹11.6 L/yr

Devops Engineer
7 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Software Developer
5 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Explore more salaries
Compare iTalent with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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