Upload Button Icon Add office photos

Filter interviews by

Spinny Software Developer Interview Questions, Process, and Tips

Updated 30 May 2022

1 Spinny Software Developer Interview Experience

6 questions found

Sort by: Popular

Software Developer Interview Questions

user image CodingNinjas

posted on 30 May 2022

I was interviewed in Apr 2022.

3 Interview Rounds

1

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

This was just a screening round to check my intention and communication skills. They just asked me why was I looking for a job change, and told me a little bit about the profile.

  • Q1. Basic HR Questions

    Why are you looking for a job change? Are there any problems that you are facing in your current company?

2

Video Call Round (3 Questions)

Round duration - 45 Minutes
Round difficulty - Easy

Since I had applied for a full stack profile, this round mainly consisted of front-end questions and some basic DSA questions. They had scheduled a call in the afternoon around 14:00 and the call was on Google meet where I had to share my screen and type in some code, once I was happy with my code and it worked fine, I had to paste it into the google doc. Actually, they had outsourced the interview rounds to the Interview Vector.

  • Q1. Flatten 2D array You have to implement an iterator for ‘FLATTEN_2D’ to flatten a two-dimensional array ‘ARR_2D’ into a one-dimensional array ‘ARR_1D’. The itera...read more
  • Q2. Javascript Question

    Write a polyfill for JS Array.reduceReduce is a higher order function that operates on an array and returns 1 single value.

  • Q3. Javascript Question

    Implement the following function:sum(1)(2)(3)(4)() returns 10sum(1)() returns 1sum() returns 0

3

Video Call Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Easy

This round consisted of multiple easy DSA questions, some frontend questions, and one thought experiment related to design. Again, this round was conducted around 14:00 in the afternoon.

  • Q1. Anagram Pairs Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be ...read more
  • Q2. Technical Question Let's say that some of our clients are complaining that our website is really slow/crashing for them. What could be possible solutions and ho...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Gandhi Institute For Technology(GIFT) , BBSR. Eligibility criteriaNo criteriaSpinny interview preparation:Topics to prepare for the interview - Data Structures, React, JavaScript, CSS, SOLID Principles, System DesignTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : DSA is important, practice around 150+ questions minimum.
Tip 2 : For the front end, JS is a must! Learn the basics and how it works under the hood.
Tip 3 : Learn SOLID and Design patterns.

Application resume tips for other job seekers

Tip 1 : Keep it short and simple. Specify your projects and/or experiences.
Tip 2 : Even naming your resume helps, instead of naming it "resume.pdf" name it like "____resume.pdf". It actually helps recruiters and I got positive feedback for this.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Software Developer Interview Questions

Tata 1mg user image Chirag Varshney

posted on 2 Dec 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Explain Deadlock?
  • Q2. Explain Red Black Tree?
  • Q3. Find local minima in a 1-D array?
  • Q4. Find local minima in 2-D array?
Interview experience
1
 Bad
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Aug 2024.

3 Interview Rounds

1

Coding Test Round

Simple DSA ques. and some mcqs. were easy if you are a cp guy

2

Technical Round (2 Questions)

  • Q1. Given a string of paranthesis tell longest valid parantheisis
  • Q2. Leetcode 1443. This was exact ques
3

Technical Round (2 Questions)

  • Q1. Given a string find longest palindromeic substring
  • Q2. Simple take not take dp ques But my interviewer was an idiot she didn't understand shit She was reading editorial on the fly. As i told her approch she was like...read more

Skills evaluated in this interview

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

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2024.

4 Interview Rounds

1

Coding Test Round

It was a coding round where i need to solve 3 DSA Questions in 1.5 hour

2

Technical Round (2 Questions)

  • Q1. This is Technical round where i was asked to implement the Two Question of Dsa one is bases on greedy and another is dp , another one is leetcode hard (finding ...read more
  • Q2. Greedy Q was direct i don't remember clearly. I was selected for the 2nd round
3

One-on-one Round (1 Question)

  • Q1. It was also a technical round but bases on LLD problem statement. I was given a problem statement to design a society security system and the they need psudo co...read more
4

HR Round (1 Question)

  • Q1. I was not selected for 4th round but heard that there were Q on cs fundamentals.
Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. The question was about Nodejs
  • Q2. The question was to build a linked list in Nodejs
2

Technical Round (2 Questions)

  • Q1. The first question was related to DSA
  • Q2. The question was related to SQL
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. It was lld question to design a cab booking system.
  • Q2. Tell me about yourself

Software Developer Interview Questions

Porter user image Aniket Dhamal

posted on 30 Aug 2024

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

I applied via Newspaper Ad and was interviewed in Jul 2024.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. How was your previous organization
  • Q2. Please create timer using react

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Code postorder traversal without using recursion.
  • Q2. Leetcode Problem 1626 - Best team with no conflicts.
2

System Design Round (2 Questions)

  • Q1. Design whatsapp with one to one, group messaging and read receipts functionalities. Design the database.
  • Q2. Questions on dbms, cn and os.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Nth maximum element in an array with efficiency O(n) time
  • Q2. Python specific generator , decorator etc
2

Coding Test Round

Few medium coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - medium question ,prepare well and succeed

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in May 2024.

2 Interview Rounds

1

Coding Test Round

3 question only simple

2

Technical Round (2 Questions)

  • Q1. Reverse linked list
  • Q2. Detect loop in linked list

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patient

Spinny Interview FAQs

How to prepare for Spinny Software 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 Spinny. The most common topics and skills that interviewers at Spinny expect are Javascript, Backend, C++, Django and Front End.

Tell us how to improve this page.

Spinny Software Developer Salary
based on 28 salaries
₹12.5 L/yr - ₹25.5 L/yr
88% more than the average Software Developer Salary in India
View more details

Spinny Software Developer Reviews and Ratings

based on 10 reviews

2.8/5

Rating in categories

2.7

Skill development

2.8

Work-Life balance

3.0

Salary & Benefits

2.7

Job Security

3.1

Company culture

2.1

Promotions/Appraisal

2.7

Work Satisfaction

Explore 10 Reviews and Ratings
Operations Analyst
465 salaries
unlock blur

₹2.2 L/yr - ₹6.5 L/yr

Relationship Manager
253 salaries
unlock blur

₹2.3 L/yr - ₹5.1 L/yr

Team Lead
196 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

CAR Consultant
155 salaries
unlock blur

₹2.1 L/yr - ₹4.1 L/yr

Assistant Manager
143 salaries
unlock blur

₹3.6 L/yr - ₹11 L/yr

Explore more salaries
Compare Spinny with

Truebil

3.9
Compare

CarDekho

3.7
Compare

Carwale

3.4
Compare

Cartrade.com

3.9
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