Upload Button Icon Add office photos

Filter interviews by

Shop101 Software Development Engineer Interview Questions and Answers

Updated 29 Nov 2019

Shop101 Software Development Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in May 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked questions on Multithreading, Mutex and semaphores, Collections and on the skills I mentioned on my resume. During the coding round I was given some questions related to the multithreading and p...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on the skills that are mentioned in the resume. Be yourself, confident and calm in all the circumstances.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions were mostly around motivation
  • Q2. What is the long term vision for the career?
  • Q3. Why do you want to work in a startup?
Round 2 - Coding Test 

Given a coding assignment to build the backend of an application.

Interview Preparation Tips

Topics to prepare for Inshorts Software Development Engineer interview:
  • LLD
  • ElasticSearch
  • Golang
  • MongoDB
  • Redis
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Python Theory questions, Memory management
  • Q2. Basic Data Structures and Algorithms
Round 2 - Technical 

(2 Questions)

  • Q1. Basic data structure and algorithms
  • Q2. Development and deployment of python django projects
  • Ans. 

    Python Django is a popular web framework for developing and deploying web applications.

    • Use virtual environments to manage dependencies

    • Utilize Django's built-in admin interface for managing data

    • Deploy Django projects using platforms like Heroku or AWS

    • Consider using Docker for containerization

    • Implement continuous integration and deployment pipelines

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. High Level Design Components

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.

Round 2 - Technical 

(1 Question)

  • Q1. Again a coding test. LLD + hash map. 1 hour on hacker rank.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Computer Fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Flatten a binary tree
  • Ans. 

    Flatten a binary tree by converting it into a linked list in-place.

    • Use a recursive approach to flatten the binary tree.

    • Traverse the tree in a pre-order manner and keep track of the previous node.

    • Set the left child of each node to null and the right child to the next node in the linked list.

    • Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Techical questions and coding questions related profile.
  • Q2. Basic concepts about your programming skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company and positive interview response and smooth interview process and recommend to join .
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Delete nth node from end in linked list
  • Ans. 

    To delete the nth node from the end in a linked list, we can use a two-pointer approach.

    • Use two pointers, one to traverse the list and another to keep track of the nth node from the end.

    • Move the second pointer n steps ahead of the first pointer.

    • When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.

    • Adjust the pointers to delete the nth node.

  • Answered by AI
  • Q2. Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - revise your latest projects and technologies used thoroughly, prepare trees and linked list in DSA

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy level Basics were asked

Round 2 - Coding Test 

Stacks queue leetcode easy level

Round 3 - HR 

(2 Questions)

  • Q1. Basic project discussion
  • Q2. Skills used in project
  • Ans. 

    Used skills include Java, SQL, Spring Boot, RESTful APIs, and Git.

    • Java programming for backend development

    • SQL for database management

    • Spring Boot for creating web applications

    • RESTful APIs for communication between systems

    • Git for version control

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leecode medium level question

Round 2 - Coding Test 

Leetcode Hard level Question

Round 3 - Technical 

(1 Question)

  • Q1. This is cto round asked some interview questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 2 question on Data structure and algorithms (easy-medium and medium level questions)
  • Q2. Related to array and matrix
Round 2 - Technical 

(2 Questions)

  • Q1. This also contained discussion on last company project and some basic question regarding different tech stack used. Then asked 2 questions on Data structure and algorithms (both medium level questions)
  • Q2. Related to stack and linked list
Round 3 - One-on-one 

(2 Questions)

  • Q1. This was the Hiring Manager round. He asked different questions related to general programming like - Rest, Http, Websockets, TCP. Asked some questions from past company projects. Then asked one easy-mediu...
  • Q2. Programming and Math related topics

Interview Preparation Tips

Topics to prepare for Tokopedia Software Engineer interview:
  • Data Structures
  • Algorithms
  • Programming
  • Operating Systems
Interview preparation tips for other job seekers - Should be well prepared for Data structure and Algorithm questions

Tell us how to improve this page.

People are getting interviews through

based on 1 Shop101 interview
Recruitment Consultant
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

Meesho Interview Questions
3.7
 • 326 Interviews
MagicPin Interview Questions
3.1
 • 48 Interviews
Stylebaazar Interview Questions
3.9
 • 30 Interviews
Tokopedia Interview Questions
4.1
 • 27 Interviews
Meritto Interview Questions
3.7
 • 22 Interviews
Furlenco Interview Questions
3.3
 • 20 Interviews
Droom Interview Questions
3.8
 • 19 Interviews
Nestaway Interview Questions
4.0
 • 17 Interviews
Inshorts Interview Questions
4.0
 • 16 Interviews
View all
Shop101 Software Development Engineer Salary
based on 4 salaries
₹11 L/yr - ₹18 L/yr
12% more than the average Software Development Engineer Salary in India
View more details
Key Account Manager
18 salaries
unlock blur

₹1.1 L/yr - ₹7.5 L/yr

Catalog Executive
7 salaries
unlock blur

₹2 L/yr - ₹2.7 L/yr

Digital Marketing Executive
7 salaries
unlock blur

₹2 L/yr - ₹3.4 L/yr

Visual Merchandiser
7 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Data Analyst
6 salaries
unlock blur

₹3 L/yr - ₹12.6 L/yr

Explore more salaries
Compare Shop101 with

Meesho

3.7
Compare

GlowRoad

4.2
Compare

Shopmatic

4.2
Compare

Kraftly

2.6
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