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 Software Developer Intern Interview Questions, Process, and Tips

Updated 5 Nov 2024

Top Springworks Software Developer Intern Interview Questions and Answers

  • 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 signifies ...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’ * 3 dime ...read more
  • Q3. 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 of these th ...read more
View all 19 questions

7 Springworks Software Developer Intern Interview Experiences

25 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

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

Get interview-ready with top interview questions

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

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

Springworks interview questions for designations

 Software Developer

 (4)

 SDE Intern

 (1)

 Software Engineer

 (1)

 UI Developer

 (1)

 Software Development Engineer 1

 (1)

 Sde1

 (1)

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

Interview questions from similar companies

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

There are 3 questions moderate one with topics like dp ( edit distance variant ), dequeue and hashing question. I cleared the test and move forward to interview round 1

2

One-on-one Round (2 Questions)

  • Q1. Write code for Topological sort?
  • Q2. A implementation Based question of a data structure on merging square with many constraints.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare you DSA very well if want to get the offer.

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Mar 2024.

3 Interview Rounds

1

Coding Test Round

There were 3 questions in the online assessment.

1 - Binary Search
2 - DP
3 - Graphs

2

Technical Round (1 Question)

  • Q1. Implement a persistence stack with constant time operations
3

One-on-one Round (1 Question)

  • Q1. Median of two sorted arrays and OOPs basics

Skills evaluated in this interview

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

I applied via campus placement at Sri Krishna College of Engineering and Technology, Coimbatore and was interviewed before May 2023.

3 Interview Rounds

1

Coding Test Round

We had 21 questions including 3 coding questions. It was simple and beginners friendly questions

2

One-on-one Round (1 Question)

  • Q1. Questions were asked based on DBMS, SQL, api, simple coding and testing
3

Technical Round (1 Question)

  • Q1. I was asked to describe my projects and questions were asked based on that. Had scenario based questions

Springworks Interview FAQs

How many rounds are there in Springworks Software Developer Intern interview?
Springworks interview process usually has 2 rounds. The most common rounds in the Springworks interview process are One-on-one Round and Coding Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 Springworks interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small 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
Twilio Interview Questions
4.0
 • 22 Interviews
Fourkites Interview Questions
3.8
 • 16 Interviews
Hevo Data Interview Questions
3.6
 • 16 Interviews
View all

Springworks Software Developer Intern Reviews and Ratings

based on 10 reviews

4.4/5

Rating in categories

4.5

Skill development

4.3

Work-Life balance

4.1

Salary & Benefits

4.0

Job Security

4.4

Company culture

4.3

Promotions/Appraisal

4.1

Work Satisfaction

Explore 10 Reviews and Ratings
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