Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by ITC Infotech Team. If you also belong to the team, you can get access from here

ITC Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ITC Infotech Front end Developer Interview Questions and Answers

Updated 12 Jun 2024

ITC Infotech Front end Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. React js Basic Question
  • Q2. Coding Question Giving API to call and show in UI

Front end Developer Jobs at ITC Infotech

View all

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Technical problem
  • Q2. Regarding JavaScript
  • Q3. Front End developer questions

I applied via LinkedIn

Interview Questionnaire 

5 Questions

  • Q1. 1.what is strict Mode in react. 2.Virtual Dom. 3,react and html difference
  • Q2. What is redux
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a library for managing application state

    • It provides a centralized store for all the state of an application

    • It uses a single source of truth principle

    • It allows for predictable state changes through actions and reducers

    • It is commonly used with React for building complex UIs

  • Answered by AI
  • Q3. What is jquery? 2.explain architecture of your project.
  • Ans. 

    jQuery is a fast, small, and feature-rich JavaScript library.

    • jQuery simplifies HTML document traversing, event handling, and animating.

    • It provides a set of methods for AJAX interactions and DOM manipulation.

    • jQuery is cross-platform and supports a wide range of browsers.

    • It has a large community and a vast number of plugins available.

    • Project architecture depends on the specific project and its requirements.

  • Answered by AI
  • Q4. Form validation in react
  • Ans. 

    Form validation in React ensures user input is correct before submission.

    • Use controlled components to manage form state

    • Create validation functions to check input

    • Display error messages for invalid input

    • Disable submit button until form is valid

    • Consider using a library like Formik or Yup for easier validation

  • Answered by AI
  • Q5. React hooks explanation
  • Ans. 

    React hooks are functions that allow functional components to use state and lifecycle methods.

    • Hooks were introduced in React 16.8

    • useState() is a hook that allows state to be used in functional components

    • useEffect() is a hook that allows lifecycle methods to be used in functional components

    • Custom hooks can be created to reuse stateful logic across components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure u have entered proper information in your resume,mostly they asked the questions related to previous projects working and the technologies which we had mentioned in resume, always study own resume and prepare accourding to that.

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

All the basic topics

Round 2 - Coding Test 

Normal JS, And CSS and HTML

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare basic concept of JS

I applied via Approached by Company and was interviewed in Oct 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Balanced parenthsis using js
  • Ans. 

    JavaScript function to check if parentheses are balanced

    • Create an empty stack

    • Loop through each character in the string

    • If the character is an opening parenthesis, push it onto the stack

    • If the character is a closing parenthesis, pop the top element from the stack and check if it matches the closing parenthesis

    • If the stack is empty at the end of the loop, the parentheses are balanced

  • Answered by AI
  • Q2. Object methods,array creations

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn abt Ngrx , test cases in angular ,rxjs ,rxjs operators

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. React js,javascript
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 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 - Technical 

(2 Questions)

  • Q1. Javascript Fundamentals
  • Q2. Angular Case Studies
Round 3 - One-on-one 

(1 Question)

  • Q1. What are scrum and agile methodologies
  • Ans. 

    Scrum and Agile are project management methodologies that prioritize flexibility, collaboration, and iterative development.

    • Agile is a broad approach to project management that emphasizes flexibility, customer satisfaction, and continuous improvement.

    • Scrum is a specific Agile methodology that focuses on iterative development cycles called sprints, daily stand-up meetings, and a product backlog.

    • Both methodologies priorit...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Expectations and benefits explained

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is a long process. Lots of patience required

Skills evaluated in this interview

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 Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Online test contains MCQ questions on Angular

Round 2 - Technical 

(1 Question)

  • Q1. Questions on Javascript - promises, array manipulation Angular - multicasting, rxjx operators
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. CSS Box-model definition
  • Ans. 

    CSS Box-model defines how elements are rendered in a webpage, including padding, border, and margin.

    • Box-model consists of content, padding, border, and margin

    • Content area is where text or images are displayed

    • Padding is the space between content and border

    • Border is the line around the content and padding

    • Margin is the space outside the border

  • Answered by AI
  • Q2. Difference b/n flexbox and grid
  • Ans. 

    Flexbox is for one-dimensional layouts, grid is for two-dimensional layouts.

    • Flexbox is best for arranging items in a single row or column.

    • Grid is best for creating complex layouts with rows and columns.

    • Flexbox is more suitable for smaller scale layouts, while grid is better for larger scale layouts.

    • Flexbox is more flexible in terms of item order and sizing, while grid provides more control over the overall layout.

    • Both

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic questions on JavaScript, React and HTML/CSS.
  • Q2. Hoisting, Closures, Event Loop, Promises, Async/Await
  • Q3. Semantic elements, block and inline elements, meta tag CSS box model, ways of adding CSS, CSS pre-processors
  • Q4. React questions on component lifecycle, different hooks and thier use, fetching data and displaying it in a list.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the core concepts of Js, HTML and CSS
Basic React topics like component life cycle, fetching data using api endpoints.

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Front end Developer interview?
ITC Infotech interview process usually has 1 rounds. The most common rounds in the ITC Infotech interview process are Technical.
How to prepare for ITC Infotech Front end Developer 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 ITC Infotech . The most common topics and skills that interviewers at ITC Infotech expect are Javascript, Front End, CSS, HTML and React.Js.
What are the top questions asked in ITC Infotech Front end Developer interview?

Some of the top questions asked at the ITC Infotech Front end Developer interview -

  1. Coding Question Giving API to call and show in...read more
  2. React js Basic Quest...read more

Tell us how to improve this page.

ITC Infotech Front end Developer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
ITC Infotech Front end Developer Salary
based on 18 salaries
₹2.6 L/yr - ₹7.2 L/yr
At par with the average Front end Developer Salary in India
View more details

ITC Infotech Front end Developer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.4

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

5.0

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Frontend Developer

Gurgaon / Gurugram

1-2 Yrs

Not Disclosed

Explore more jobs
Associate Information Technology Consultant
5.2k salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Lead Consultant
4.5k salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Associate Consultant
890 salaries
unlock blur

₹2.5 L/yr - ₹16.5 L/yr

Software Engineer
496 salaries
unlock blur

₹3.5 L/yr - ₹14 L/yr

Senior Software Engineer
388 salaries
unlock blur

₹6.5 L/yr - ₹27 L/yr

Explore more salaries
Compare ITC Infotech with

Wipro

3.7
Compare

EPAM Systems

3.7
Compare

L&T Technology Services

3.3
Compare

Coforge

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