Upload Button Icon Add office photos

Spinny

Compare button icon Compare button icon Compare

Filter interviews by

Spinny Backend Developer Interview Questions and Answers

Updated 1 Mar 2025

Spinny Backend Developer Interview Experiences

4 interviews found

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

I appeared for an interview in Sep 2024.

Round 1 - Coding Test 

Medium-level LeetCode problems.

Round 2 - Technical 

(1 Question)

  • Q1. Two problems of medium difficulty were asked from Leetcode.

I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

HackerRank Test
1 hour test
Leetcode easy - medium questions

Round 2 - Technical 

(1 Question)

  • Q1. Q1 - Leetcode : 1577. Number of ways where the square of numbers is equal to the product of 2 numbers Q2- Leetcode medium-level question based on arrays
  • Ans. 

    Backend Developer interview question on Leetcode problems related to arrays and number manipulation.

    • Q1: Find number of ways where the square of numbers is equal to the product of 2 numbers

    • Q2: Solve a medium-level Leetcode problem based on arrays

    • Use appropriate data structures and algorithms to optimize solutions

    • Practice problem-solving skills regularly to improve efficiency

  • Answered by AI
Round 3 - Low level design 

(1 Question)

  • Q1. Design Inventory management system
  • Ans. 

    An inventory management system is designed to track and manage inventory levels, orders, sales, and deliveries.

    • Identify inventory items and categorize them

    • Track inventory levels and set reorder points

    • Manage orders and sales

    • Monitor deliveries and returns

    • Integrate with accounting and ERP systems

  • Answered by AI
Round 4 - Cultural fitment round 

(1 Question)

  • Q1. Questions about last project and resume based

Interview Preparation Tips

Topics to prepare for Spinny Backend Developer interview:
  • low level design
  • DSA
  • REST API
  • Java
Interview preparation tips for other job seekers - Interviewers are very helpful , just stay calm and prepare well

Skills evaluated in this interview

Backend Developer Interview Questions Asked at Other Companies

asked in NoBroker
Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, yo ... read more
asked in Simpplr
Q2. Array Sum Calculation Calculate the sum of all elements in an arr ... read more
Q3. Given 9 ball all of which weigh the same except for one, what is ... read more
asked in Simpplr
Q4. Remove Duplicates from String Problem Statement You are provided ... read more
asked in BlackNGreen
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more

I applied via Instahyre and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding Round on HackerEarth, 3 coding questions, Duration - 75 mins

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question on Resume, about projects and frameworks
  • Q2. Number of SubArrays with odd sum
  • Ans. 

    Count the number of subarrays in an array with odd sum.

    • Loop through the array and calculate the prefix sum at each index.

    • For each prefix sum, count the number of previous prefix sums that have the same parity.

    • Add the count to the total number of subarrays with odd sum.

    • Return the total count.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Spinny Backend Developer interview:
  • DSA
Interview preparation tips for other job seekers - Spinny mostly focusses on coding skills, so practice a lot of DSA.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Aug 2021. There were 4 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 - One-on-one 

(1 Question)

  • Q1. 1 LC Med - Unique Binary Search Tree 2 1 LC Easy - Trapping rainwater problem
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was tough. Agenda of this round - LLD + SQL
Round 4 - One-on-one 

(1 Question)

  • Q1. CTO Round - This was a cultural fitment round. I was asked about my prev experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare DSA, LLD, and SQL very well.

Spinny interview questions for designations

 Backend Developer Intern

 (1)

 Software Developer

 (1)

 Front end Developer

 (2)

 Software Developer Intern

 (1)

 Frontend Developer Intern

 (1)

 Software Engineer

 (4)

 Senior Software Engineer

 (3)

 Program Manager 2

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA Medium difficulty question Schema Design Low level design Amazon reviews page
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

It was on-campus placement interview.
Two rounds of interview were there and both were of DSA (DP and sorting algo).

Interview Preparation Tips

Topics to prepare for Tata 1mg Backend Developer interview:
  • DSA
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Online coding test on hacker rank

Round 2 - Technical 

(1 Question)

  • Q1. Normal DSA question related to array & strings
Round 3 - Technical 

(1 Question)

  • Q1. Medium Level DSA questions form Linked list & Aarrays

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. In INTERVIEW they gave me a coding question to code it and explain its abest appproach and how it is efficient in terms of time complexity and space complexity
  • Q2. Some basic questions on mongoDB and nodeJS

Interview Preparation Tips

Interview preparation tips for other job seekers - good with basics of your known technology
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Given two soted arrays merge them from a single sorted array with all items in non-decreassing order

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

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Leetcode style questions , 2 medium , 1 hard .

Round 2 - Technical 

(1 Question)

  • Q1. Design a cab booking system using oops
  • Ans. 

    A cab booking system designed using OOP principles

    • Create classes for Cab, Customer, Driver, and Booking

    • Use inheritance and polymorphism to handle different types of cabs and bookings

    • Implement methods for booking a cab, assigning a driver, and calculating fare

    • Use encapsulation to protect data and ensure data integrity

  • Answered by AI

Skills evaluated in this interview

Spinny Interview FAQs

How many rounds are there in Spinny Backend Developer interview?
Spinny interview process usually has 3 rounds. The most common rounds in the Spinny interview process are One-on-one Round, Coding Test and Technical.
How to prepare for Spinny Backend 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 Python, Django, System Design, Backend and Front End.
What are the top questions asked in Spinny Backend Developer interview?

Some of the top questions asked at the Spinny Backend Developer interview -

  1. Q1 - Leetcode : 1577. Number of ways where the square of numbers is equal to th...read more
  2. Design Inventory management sys...read more
  3. Number of SubArrays with odd ...read more

Tell us how to improve this page.

Spinny Backend Developer Interview Process

based on 1 interview

1 Interview rounds

  • Coding Test Round
View more
Spinny Backend Developer Salary
based on 7 salaries
₹11 L/yr - ₹19 L/yr
68% more than the average Backend Developer Salary in India
View more details

Spinny Backend Developer Reviews and Ratings

based on 3 reviews

2.7/5

Rating in categories

3.0

Skill development

2.2

Work-life balance

2.5

Salary

2.7

Job security

2.5

Company culture

2.5

Promotions

2.7

Work satisfaction

Explore 3 Reviews and Ratings
Operations Analyst
492 salaries
unlock blur

₹2.2 L/yr - ₹6.5 L/yr

Relationship Manager
251 salaries
unlock blur

₹2.7 L/yr - ₹5.1 L/yr

Team Lead
207 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

CAR Consultant
163 salaries
unlock blur

₹2.1 L/yr - ₹4.5 L/yr

Assistant Manager
144 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Explore more salaries
Compare Spinny with

Truebil

3.8
Compare

Udaan

4.0
Compare

Swiggy

3.8
Compare

BlackBuck

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview