Upload Button Icon Add office photos
Engaged Employer

i

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

Saksoft Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 332 Reviews

Filter interviews by

Saksoft Reactjs Developer Interview Questions and Answers

Updated 23 May 2024

Saksoft Reactjs Developer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Hooks concept then map array,reduce,filter difference
  • Q2. Life cycle methods
  • Q3. State managment

Interview questions from similar companies

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

I was interviewed in Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What About hooks
  • Q2. Hooks, Functional Components,
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 Feb 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 - Aptitude Test 

It was an online test. The test was having 25 English questions and 25 coding MCQ questions. Test duration was 60 Mins

Round 3 - Technical 

(2 Questions)

  • Q1. The first part of the interview contained questions related to my work experience.
  • Ans. I told the interviewer about what I had done in my past roles.
  • Answered Anonymously
  • Q2. After this interviewer gave me a Machine coding round kind of question. I had to display a list of products using the flexbox layout. Also, I had to create a sort button to sort the list and update the vie...
  • Ans. I used useState hook to capture product details. and updated the list using the sort function.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Newgen Software Technologies Reactjs Developer interview:
  • Javascript
  • HTML
  • CSS
  • React.Js
Interview preparation tips for other job seekers - It was machine round.
In this type of interview, never say that the task is not complete. rather show and discuss how much you have completed.
Round 1 - Technical 

(1 Question)

  • Q1. Objective javascript questions
Round 2 - Technical 

(1 Question)

  • Q1. Delete duplicate element from array
  • Ans. 

    Remove duplicate elements from an array of strings

    • Create a new Set from the array to remove duplicates

    • Convert the Set back to an array using the spread operator

    • Alternatively, use filter() and indexOf() to remove duplicates

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About you family etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best.. they don't update u r selected or not ..

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Walk-in

Round 1 - Technical 

(3 Questions)

  • Q1. 2nd highest salary of employee using Java 8.
  • Q2. Why we Encryption decryption in java Springboot.
  • Q3. Repeated characters in a given String using Java 8.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for scenario based questions in respective technology.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hackathon on chatbot development website

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basics like shallow copy deep copy
  • Q2. Sorting techniques and psuedo code
Round 3 - HR 

(2 Questions)

  • Q1. Questions on projects
  • Q2. Introduction and insights of comapny
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical round 1 was around java, microservices and your project.
  • Q2. He asked me simple java programs to check my logic programs were to check a number is palindrome or not and java streams programs
Round 2 - Technical 

(1 Question)

  • Q1. He asked me about project. How you used authentication in projects. Java core basics. Some tricky scenarios, solid principles and playing around oops concepts and its practical application

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very good experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

General aptitude online test

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basic concepts with eg
  • Q2. C#,Sql,MVC concepts
Round 3 - Technical 

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have experience working on various projects including web development, mobile app development, and database management.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Swift for a healthcare startup to track patient data

    • Managed a MySQL database for a financial services company to store and retrieve customer information

  • Answered by AI
  • Q2. Coding related questions asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Prev job work and project details , roles and responsibility

Round 2 - Technical 

(2 Questions)

  • Q1. What is SDLC process
  • Ans. 

    SDLC process is a structured approach to software development that defines tasks performed at each stage of the software development life cycle.

    • SDLC stands for Software Development Life Cycle

    • It includes stages like planning, analysis, design, implementation, testing, and maintenance

    • Each stage has specific goals and deliverables to ensure the quality and success of the software project

  • Answered by AI
  • Q2. What is the ASp.net mean for ?
  • Ans. 

    ASP.NET stands for Active Server Pages .NET, a web application framework developed by Microsoft.

    • ASP.NET is a server-side web application framework used for building dynamic web pages and web applications.

    • It allows developers to create web applications using languages like C# or VB.NET.

    • ASP.NET provides tools and libraries for building web forms, MVC (Model-View-Controller) applications, and Web API services.

    • It is part o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tech round

Skills evaluated in this interview

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

DSA questions and programming concepts

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse string and optimize it
  • Ans. 

    Reverse array of strings efficiently

    • Use two pointers approach to swap characters from start and end of each string

    • Optimize by using in-place reversal instead of creating new strings

    • Consider edge cases like empty strings or strings with only one character

  • Answered by AI
  • Q2. Reverse binary tree
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Joining location

Saksoft Interview FAQs

How many rounds are there in Saksoft Reactjs Developer interview?
Saksoft interview process usually has 1 rounds. The most common rounds in the Saksoft interview process are Technical.
How to prepare for Saksoft Reactjs 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 Saksoft. The most common topics and skills that interviewers at Saksoft expect are Javascript, Architecture, Debugging, Front End and Monitoring.
What are the top questions asked in Saksoft Reactjs Developer interview?

Some of the top questions asked at the Saksoft Reactjs Developer interview -

  1. Hooks concept then map array,reduce,filter differe...read more
  2. Life cycle meth...read more
  3. State managm...read more

Tell us how to improve this page.

Saksoft Reactjs Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Senior Consultant
342 salaries
unlock blur

₹5.4 L/yr - ₹22 L/yr

Consultant
294 salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Lead Consultant
163 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Associate Consultant
97 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Software Engineer
52 salaries
unlock blur

₹3.5 L/yr - ₹13.1 L/yr

Explore more salaries
Compare Saksoft 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