Upload Button Icon Add office photos

Filter interviews by

Silicon It Solutions Reactjs Developer Interview Questions and Answers

Updated 12 Dec 2024

Silicon It Solutions Reactjs Developer Interview Experiences

1 interview found

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

Basics syntax type questions
Nothing fancy
It was first round

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 Silicon It Solutions?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Let, const, var
  • Q2. Redux flow. Spread and Rest operator. before and after in css.

Interview Questionnaire 

1 Question

  • Q1. React Lifecycle, lambda function, array methods like map, splice, slice, filter, forEach, reduce, redux flow, hooks, lifecycle in functional component, virtual DOM,

I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Hooks and life cycle method

Interview Preparation Tips

Interview preparation tips for other job seekers - Google the list of interview question and make a separate notebook for those questions and topics.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Splice & slice difference
  • Ans. 

    Splice is used to add/remove elements from an array, while slice is used to extract a portion of an array without modifying the original array.

    • Splice modifies the original array, while slice does not.

    • Splice can add elements, remove elements, or replace elements in an array.

    • Slice returns a new array with the selected elements from the original array.

    • Example: const arr = [1, 2, 3, 4, 5]; arr.splice(2, 1); // removes elem...

  • Answered by AI
  • Q2. Coding question | How to reverse string
  • Ans. 

    To reverse a string, iterate through the characters and swap them from start to end.

    • Create an empty string to store the reversed result.

    • Iterate through the characters of the input string from end to start.

    • Append each character to the empty string to reverse the order.

    • Return the reversed string.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through basics of react & some coding questions on string & array also iteration of object

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Basics of javascript like Closures, IIFE, Hoisting.
  • Q2. React hooks

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is closure in javascript?
  • Q2. What are ES6 features?

Interview Preparation Tips

Topics to prepare for Cognizant Reactjs Developer interview:
  • Javascript
  • React.Js
Interview preparation tips for other job seekers - The 1st round is based on fundamental of javascript and reactjs. anyone having strong basic foundation can clear it.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. React basic,event loop, Lazy Loading, Suspense, Javascript basics
  • Q2. Create counter application
  • Ans. 

    Counter application using Reactjs

    • Create a React component for the counter

    • Use state to keep track of the count

    • Implement functions to increment and decrement the count

    • Display the count on the screen

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about the redux workflow
  • Ans. 

    Redux workflow involves actions, reducers, and store to manage application state.

    • Actions are dispatched to describe what happened in the application

    • Reducers specify how the application's state changes in response to actions

    • Store holds the application state and allows access to it

    • Components can subscribe to the store to receive updates when the state changes

  • Answered by AI
  • Q2. What is virtual DOM
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM that React uses to improve performance by minimizing actual DOM manipulations.

    • Virtual DOM is a concept where a lightweight copy of the actual DOM is created and manipulated by React.

    • React uses the virtual DOM to efficiently update the actual DOM by only making necessary changes.

    • When state or props change in a React component, a new virtual DOM representation is create...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Wat is the hooks
  • Ans. 

    Hooks are a feature in React that allow you to use state and other React features in functional components.

    • Hooks were introduced in React 16.8.

    • They allow you to use state and other React features without writing a class component.

    • Some commonly used hooks are useState, useEffect, useContext, and useRef.

    • Hooks must be used at the top level of a functional component.

    • Hooks can be custom created as well.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 3 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 

(1 Question)

  • Q1. Basics of javascript and react concept.
Round 3 - Coding Test 

Asked about vanilla.js in react interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont forget to revise basic topic, they will ask core basic concept.

Silicon It Solutions Interview FAQs

How many rounds are there in Silicon It Solutions Reactjs Developer interview?
Silicon It Solutions interview process usually has 1 rounds. The most common rounds in the Silicon It Solutions interview process are Coding Test.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Software Engineer
5 salaries
unlock blur

₹2 L/yr - ₹2.6 L/yr

Software Developer
4 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Software Engineer Tester
4 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Junior Programmer
3 salaries
unlock blur

₹1.5 L/yr - ₹2 L/yr

Explore more salaries
Compare Silicon It Solutions with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.7
Compare

Reliance Retail

3.9
Compare
write
Share an Interview