Upload Button Icon Add office photos
Engaged Employer

i

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

Springworks Verified Tick

Compare button icon Compare button icon Compare
4.6

based on 160 Reviews

Filter interviews by

Springworks Interview Questions, Process, and Tips for Freshers

Updated 11 Nov 2024

Top Springworks Interview Questions and Answers for Freshers

View all 20 questions

10 Springworks Interview Experiences for Freshers

42 questions found

Sort by: Popular
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in May 2024.

2 Interview Rounds

1

Coding Test Round

Some Objective questions and 1 Coding Questions

2

One-on-one Round (2 Questions)

  • Q1. Situation based questions on Coroutines
  • Q2. About Project Tech Stack Used and Questions on that

Sde1 Interview Questions

user image Anonymous

posted on 11 Nov 2024

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

I applied via LinkedIn and was interviewed before Nov 2023.

2 Interview Rounds

1

HR Round (2 Questions)

  • Q1. Coding Question related to Greedy Approach
  • Q2. Objective Questions
2

One-on-one Round (2 Questions)

  • Q1. Question related to coroutine
  • Q2. Question related to retrofit, MVVM

Internship Trainee Interview Questions

user image Anonymous

posted on 20 Jul 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

DSA questions. easy-medium leetcode.

2

One-on-one Round (1 Question)

  • Q1. Questions related to projects and implementations

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice well

SDE Intern Interview Questions

user image Anonymous

posted on 27 Jan 2023

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

I applied via Company Website and was interviewed before Jan 2022.

6 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

Online Assessment on Doselect
- 3 Medium-Hard DSA questions (Based on graphs, trees, binary search and arrays)
- 2 SQL queries (Medium)
- 10 MCQs on node, react, CS in general

3

HR Round (4 Questions)

  • Q1. Projects and tech stack used
  • Q2. Prior working experience if any
  • Q3. Why Springworks? Why should we hire you?
  • Q4. Availability for next interview rounds
4

One-on-one Round (3 Questions)

  • Q1. Tell me about yourself
  • Q2. DSA questions to explain approach and implement solutions
  • Q3. SQL, OS, DBMS and CS core subjects
5

One-on-one Round (3 Questions)

  • Q1. Tell me about yourself
  • Q2. DSA questions medium-hard level
  • Q3. OS, DBMS, CS core subjects etc
6

HR Round (2 Questions)

  • Q1. May or may not happen
  • Q2. General HR questions

Interview Preparation Tips

Topics to prepare for Springworks SDE Intern interview:
  • Node.Js
  • DSA
  • DBMS
  • React.Js
  • HTML
  • CSS
  • Javascript
  • SQL
  • OS
  • Web Development
Interview preparation tips for other job seekers - - For DSA leetcode is more than enough
- For CS core subjects go through top interview questions
- Practice some soft skills

Skills evaluated in this interview

Springworks interview questions for popular designations

 Software Developer Intern

 (7)

 Software Developer

 (4)

 Product Manager

 (2)

 Account Executive 1

 (1)

 Associate Product Manager

 (1)

 CSM Project Manager

 (1)

 Internship Trainee

 (1)

 SDE Intern

 (1)

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 17 May 2022

I was interviewed in Apr 2022.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 Minutes
Round difficulty - Medium

  • Q1. DBMS Question

    Write a query to create an employee table with (employee_id, name, dept) with employee_id as its primary key

  • Q2. Inorder Traversal You have been given a Binary Tree of 'N' nodes, where the nodes have integer values. Your task is to find the In-Order traversal of th...read more
2

Video Call Round (1 Question)

Round duration - 50 minutes
Round difficulty - Medium

Interview on google meet

  • Q1. DBMS Question

    Given two tables, return a inner join on a common column (key)

3

Video Call Round (1 Question)

Round duration - 50 minutes
Round difficulty - Medium

  • Q1. Search In A Row Wise And Column Wise Sorted Matrix You are given an N * N matrix of integers where each row and each column is sorted in increasing order. You a...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in BengaluruEligibility criteriaNo criteriaSpringworks interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Dynamic Programming, RecursionTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Focus on data-structures and algorithms fundamentals
Tip 2 : Learn Javascript fundamentals for interviews
Tip 3 : Having good projects on resume is an added advantage

Application resume tips for other job seekers

Tip 1 : Do not put false projects on resume.
Tip 2 : Have good projects on your resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 20 May 2022

I was interviewed in Jan 2022.

4 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 3 Hours
Round difficulty - Hard

3 Coding questions ( 1 medium graph dfs based question , 2 hard level prefix array question ans 3 was a hard question which I don't remember)

2 Database question ( It mostly includes joining 2-3 tables and then you would be able to solve it)

  • Q1. Find Number Of Islands You are given a 2-dimensional array/list having N rows and M columns, which is filled with ones(1) and zeroes(0). 1 signifies land, and 0...read more
  • Q2. Maximum Product Subarray You are given an array “arr'' of integers. Your task is to find the contiguous subarray within the array which has the largest ...read more
  • Q3. DBMS Question

    There were 3-4 models given and we had to join those models to get to the result.

2

Video Call Round (1 Question)

Round duration - 30 minutes
Round difficulty - Medium

These rounds depends on the type of interviewer.
My friends were asked questions from DSA but from me they asked a lot of questions on Node.JS and React.

  • Q1. Technical Questions

    What are promises, await , all lifecycle methods of react?

    What is recursion, explain your projects, explain docker

3

Video Call Round (1 Question)

Round duration - 30 Minutes
Round difficulty - Medium

This round depends on your interviewer.
My colleagues were asked questions from DS but my interviewer focused just on javascript.

  • Q1. Web Development based Questions What are middlewares, controllers, how to design one middleware, what is jwt, reduce ,map and filter method usage and params. Wh...read more
4

Telephonic Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Easy

It was a managerial round they will test your communication and how well do you handle situations in your life

  • Q1. Basic HR question

    What is one of the most challenging situations that you have faced in your life and how you handled it

Interview Preparation Tips

Eligibility criteriaMinimum 6 GPASpringworks interview preparation:Topics to prepare for the interview - React, Data structures, SQl, Java, Node.JSTime required to prepare for the interview - 12 MonthsInterview preparation tips for other job seekers

Tip 1 : Cpanies like SpringWorks are more focused on Development so make sure you have good knowledge in Javascript
Tip 2 : Complete 100-150 questions easy/medium questions on leetcode like 3 sum or invert binary tree
Tip 3 : Have a good knowledge of any RDBMS.

Application resume tips for other job seekers

Tip 1 : Make sure your resume is not filled with lots of colors try to give it a simple look
Tip 2 : Mention only those skills in which you have minimum intermediate knowledge ex if you know docker but haven't used it nicely then just don't mention it

Final outcome of the interviewSelected

Skills evaluated in this interview

Jobs at Springworks

View all

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 21 May 2022

I was interviewed in Jan 2022.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

3 DSA questions, 2 SQL questions
On the DoSelect platform, which was good

  • Q1. Matrix Chain Multiplication You are given ‘N’ 2-D matrices and an array/list “ARR” of length ‘N + 1’ where the first ‘N’ integers denote the number of rows in t...read more
  • Q2. Linear Probing ‘Hashing’ is a technique in which a large non-negative integer is mapped with a smaller non-negative integer using a function called ‘hash functi...read more
2

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Started off with introductions and projects related questions.
Basic javascript and CSS property-related questions.
An easy DSA question

  • Q1. Two sum You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that the...read more
3

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

Introduction and two easy to medium DSA questions

  • Q1. Queue Using Two Stacks You will be given ‘Q’ queries. You need to implement a queue using two stacks according to those queries. Each query will belong to one o...read more
  • Q2. Roman Numeral To Integer Given a string that represents a roman number. Convert the roman number to an integer and return it. Roman numerals are represented by...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Maharaja Agrasen Institute Of Technology. Eligibility criteriaNoSpringworks interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, React.js, Node.js, MongoDB.Time required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Be thorough with your projects
Tip 2 : Have a good understanding of the basics of CSS, React.js, and Node.js
 

Application resume tips for other job seekers

Tip 1 : MERN Stack projects
Tip 2 : Past internships

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Mar 2021.

1 Interview Round

1

Coding Test Round (3 Questions)

Round duration - 150 minutes
Round difficulty - Medium

You can give the test any time. Environment was not very well. Questions were not well explained.

  • Q1. Internet Address We know that the address of the Internet resource has format: <protocol>://<domain>.ru[/<context>] where, 1. <protocol>...read more
  • Q2. M-Coloring Problem You are given an undirected graph in the form of an adjacency matrix along with an integer M. You need to tell if you can color the vertices ...read more
  • Q3. Painting fences You are given ‘N’ fences. Your task is to find the total number of ways to paint fences using 2 colors only such that at most 2 adjacent fences ...read more

Interview Preparation Tips

Eligibility criteriaAbove 8 CGPASpringworks interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Data Structures in must.
Tip 2 : Practice SQL queries.
Tip 3 : DBMS knowledge will be beneficial.

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Mar 2021.

1 Interview Round

1

Coding Test Round (3 Questions)

Round duration - 150 minutes
Round difficulty - Easy

You can give the test any time. Environment was not very well. Questions were not well explained.

  • Q1. Internet Address We know that the address of the Internet resource has format: <protocol>://<domain>.ru[/<context>] where, 1. <protocol>...read more
  • Q2. M-Coloring Problem You are given an undirected graph in the form of an adjacency matrix along with an integer M. You need to tell if you can color the vertices ...read more
  • Q3. Painting fences You are given ‘N’ fences. Your task is to find the total number of ways to paint fences using 2 colors only such that at most 2 adjacent fences ...read more

Interview Preparation Tips

Eligibility criteria6 CGPASpringworks interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Practice algorithms
Tip 2 : Practice sql
 

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Don't add false achievements

Final outcome of the interviewRejected

Skills evaluated in this interview

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 14 Sep 2021

I was interviewed in Mar 2021.

1 Interview Round

1

Coding Test Round (2 Questions)

Round duration - 150 minutes
Round difficulty - Easy

You can give the test any time. Environment was not very well. Questions were not well explained.

  • Q1. Divide String Ninja has been given a string ‘WORD’ containing lower case alphabets. Ninja wants to know all the strings by dividing ‘WORD’ into ‘N’ strings of e...read more
  • Q2. Paint House You have been given ‘N’ houses, each house can be painted with any of three colours: green, red and yellow. You are also given a “cost” matrix of ‘N...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. Eligibility criteria6 CGPASpringworks interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Data Structures in must.
Tip 2 : Practice SQL queries.
Tip 3 : DBMS knowledge will be beneficial.

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Springworks Interview FAQs

How many rounds are there in Springworks interview for freshers?
Springworks interview process for freshers usually has 3 rounds. The most common rounds in the Springworks interview process for freshers are One-on-one Round, Coding Test and HR.
How to prepare for Springworks interview for freshers?
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 Springworks. The most common topics and skills that interviewers at Springworks expect are Internship, Health Insurance, Team Building, WiFi and Data Entry.
What are the top questions asked in Springworks interview for freshers?

Some of the top questions asked at the Springworks interview for freshers -

  1. Projects and tech stack u...read more
  2. DSA questions to explain approach and implement soluti...read more
  3. SQL, OS, DBMS and CS core subje...read more
How long is the Springworks interview process?

The duration of Springworks interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Process at Springworks for Freshers

based on 3 interviews in last 1 year

Interview experience

5
  
Excellent

People are getting interviews through

based on 3 Springworks interviews
Company Website
Job Portal
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Vyapar Interview Questions
3.6
 • 46 Interviews
BrowserStack Interview Questions
3.7
 • 45 Interviews
Classplus Interview Questions
3.4
 • 27 Interviews
Winman Software Interview Questions
4.1
 • 26 Interviews
Springboard Interview Questions
4.3
 • 1 Interview
View all

Springworks Reviews and Ratings

based on 160 reviews

4.6/5

Rating in categories

4.5

Skill development

4.5

Work-Life balance

4.3

Salary & Benefits

4.3

Job Security

4.7

Company culture

4.2

Promotions/Appraisal

4.4

Work Satisfaction

Explore 160 Reviews and Ratings
Vendor Management Lead

Remote

5-8 Yrs

Not Disclosed

Customer Success Associate

Remote

1-3 Yrs

Not Disclosed

Explore more jobs
Associate Product Manager
12 salaries
unlock blur

₹7 L/yr - ₹11.2 L/yr

QA Engineer
12 salaries
unlock blur

₹4.6 L/yr - ₹10 L/yr

Product Designer
11 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

Software Engineer
9 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Project Manager
9 salaries
unlock blur

₹7.9 L/yr - ₹27 L/yr

Explore more salaries
Compare Springworks with

SpringRole India

4.1
Compare

Springboard

4.3
Compare

Spring Computing Technologies

4.1
Compare

Peel-works

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview