Upload Button Icon Add office photos

Filter interviews by

IDC Technologies Front end Developer Interview Questions and Answers

Updated 14 Aug 2023

IDC Technologies Front end Developer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Jul 2023. 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. What are the version of HTML and CSS ?
  • Ans. 

    HTML has versions like HTML4, HTML5. CSS has versions like CSS2, CSS3.

    • HTML versions include HTML4, HTML5

    • CSS versions include CSS2, CSS3

  • Answered by AI
  • Q2. How Document Object Model works ?
  • Ans. 

    The Document Object Model (DOM) is a programming interface for web documents. It represents the structure of a document as a tree of objects.

    • DOM is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and style of a document.

    • It provides a structured representation of the document as a tree of objects, where each node represents a part of the...

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions & Answers

user image sneha dhotkar

posted on 12 Jan 2022

Interview Questionnaire 

1 Question

  • Q1. How to be presentable?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good formal dressing for goof impression

Front end Developer Interview Questions Asked at Other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR ... read more
Q2. Find Unique Element in Array You have been provided an integer ar ... read more
asked in JUSPAY
Q3. Dijkstra's Shortest Path Problem Statement You are given an undir ... read more
asked in JUSPAY
Q4. Encode N-ary Tree to Binary Tree Problem Statement You are provid ... read more
asked in Siemens
Q5. Sort Array Problem Statement Given an array consisting of 'N' pos ... read more

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

QUANT, MATHS, HTML, CSS

Round 2 - Coding Test 

DSA WAS ASKED TOGETHER WITH SOME CORE SUBJECT QUESTIONS.

Round 3 - Coding Test 

DSA WAS ASKED TOGETHER WITH SOME PUZZLES.

Round 4 - HR 

(2 Questions)

  • Q1. BASIC COMMON HR QUES
  • Q2. BASIC COMMON HR QUES

Interview Preparation Tips

Topics to prepare for TO THE NEW Front end Developer interview:
  • HTML
  • SQL
  • React.Js
  • Node.Js
  • CSS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Javascript question
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is bridge? What is the new architecture?
  • Ans. 

    Bridge is a structural design pattern that decouples an abstraction from its implementation. The new architecture refers to modern design patterns and technologies used in software development.

    • Bridge pattern allows the client code to work with different implementations of an interface independently.

    • The new architecture in front end development may include concepts like component-based architecture, state management lib...

  • Answered by AI
  • Q2. How will you optimize a react native app
  • Ans. 

    Optimizing a React Native app involves reducing bundle size, improving performance, and enhancing user experience.

    • Use code splitting to reduce initial load time

    • Optimize images and assets for smaller file sizes

    • Implement lazy loading for components that are not immediately visible

    • Minimize the use of third-party libraries and only include necessary dependencies

    • Utilize performance monitoring tools like React Native Perform

  • Answered by AI
  • Q3. What is context API
  • Ans. 

    Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.

    • Context API provides a way to pass data through the component tree without having to pass props down manually at every level.

    • It is useful for sharing global data such as themes, user authentication, or language preferences.

    • Context API consists of three main parts: Provider...

  • Answered by AI
  • Q4. What is hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variable declarations are hoisted to the top of their scope, but not their initializations.

    • Function declarations are fully hoisted, including their definitions.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Angular basics regarding lifecycle hooks, rxjs, data bindingetc
  • Q2. Coding to find the common characters comparing 3 strings
  • Ans. 

    Finding common characters in 3 strings using coding

    • Create a function that takes in 3 strings as input

    • Iterate through each character of the first string and check if it exists in the other 2 strings

    • Store the common characters in an array and return it

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

1 hr -duration and Question is Full of basics and technology what we have used

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Prev job exp details
Interview experience
4
Good
Difficulty level
Moderate
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 

(3 Questions)

  • Q1. All about the front end basic questions
  • Q2. What are all basic CSS properties
  • Ans. 

    Basic CSS properties include color, font-size, margin, padding, and display.

    • color

    • font-size

    • margin

    • padding

    • display

  • Answered by AI
  • Q3. Basic question on javascript

Skills evaluated in this interview

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Basic JS & React JS question
Round 2 - Technical 

(1 Question)

  • Q1. Advance level of JS and React related question and coding skills test as well.
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a fair and competitive salary.

    • I am more interested in the overall compensation package rather than a specific number.

    • I would like to be compensated based on my skills, experience, and the value I can bring to the company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview procedures.
Compensation is good.

IDC Technologies Interview FAQs

How many rounds are there in IDC Technologies Front end Developer interview?
IDC Technologies interview process usually has 2 rounds. The most common rounds in the IDC Technologies interview process are Resume Shortlist and Technical.
How to prepare for IDC Technologies 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 IDC Technologies. The most common topics and skills that interviewers at IDC Technologies expect are Front End, Javascript, Redux and UI Development.
What are the top questions asked in IDC Technologies Front end Developer interview?

Some of the top questions asked at the IDC Technologies Front end Developer interview -

  1. What are the version of HTML and CS...read more
  2. How Document Object Model work...read more
  3. How to be presentab...read more

Tell us how to improve this page.

IDC Technologies Front end Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
IDC Technologies Front end Developer Salary
based on 17 salaries
₹2.5 L/yr - ₹8.4 L/yr
6% less than the average Front end Developer Salary in India
View more details
Information Technology Recruiter
315 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Senior IT Recruiter
271 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

Senior Technical Recruiter
258 salaries
unlock blur

₹2.8 L/yr - ₹9.6 L/yr

Software Engineer
254 salaries
unlock blur

₹2.7 L/yr - ₹11 L/yr

Technical Recruiter
240 salaries
unlock blur

₹1.9 L/yr - ₹6 L/yr

Explore more salaries
Compare IDC Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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