Upload Button Icon Add office photos
Engaged Employer

i

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

Shiprocket Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Shiprocket Private Limited Software Engineer Interview Questions and Answers

Updated 26 Aug 2024

Shiprocket Private Limited Software Engineer Interview Experiences

6 interviews found

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

I was interviewed in Aug 2023.

Round 1 - Technical 

(1 Question)

  • Q1. How to optimize build in Angular?
  • Ans. 

    Optimizing build in Angular involves reducing bundle size, enabling lazy loading, using AOT compilation, and leveraging tree shaking.

    • Reduce bundle size by removing unused code and optimizing imports

    • Enable lazy loading to load modules on demand instead of all at once

    • Use Ahead-of-Time (AOT) compilation to pre-compile templates and reduce runtime overhead

    • Leverage tree shaking to eliminate dead code and reduce bundle size

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Golang specific question regarding worker pool implementation

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Shortest path sum with negative integers allowed in matrix. Path starts from top left to bottom right.
  • Ans. 

    Use dynamic programming to find the shortest path sum with negative integers allowed in a matrix.

    • Implement dynamic programming to store the minimum sum at each cell

    • Consider negative integers when calculating the sum of the path

    • Start from the top left cell and iterate through the matrix to find the shortest path sum

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Srajan Trivedi

posted on 26 Jul 2024

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

(2 Questions)

  • Q1. Write spring code
  • Ans. 

    Spring code is used for building Java applications with ease and efficiency.

    • Use @ComponentScan annotation to automatically detect and register Spring beans

    • Use @Autowired annotation for dependency injection

    • Use @RequestMapping annotation to map HTTP requests to specific handler methods

  • Answered by AI
  • Q2. Design pattern questions asked

Skills evaluated in this interview

Shiprocket Private Limited interview questions for designations

 Senior Software Engineer

 (2)

 Associate Software Engineer

 (1)

 Software Developer

 (4)

 Senior Frontend Software Engineer

 (1)

 Softwaretest Engineer

 (2)

 Data Engineer

 (1)

 Engineer

 (1)

 Front end Developer

 (2)

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

(1 Question)

  • Q1. Questions on mobile development
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 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 

(2 Questions)

  • Q1. Framework related questions.
  • Q2. String palindrome, MySQL queries etc.
Round 3 - Coding Test 

Matrix rotation and counting 0 and 1's.

Round 4 - CTO 

(1 Question)

  • Q1. Salary negotiation and interview feedback.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic data structures knowledge, MySQL queries and your framework related knowledge is what all is needed.

Interview questions from similar companies

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

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test has multiple choice questions based on basics of programming and 2 coding questions.

Round 2 - Technical 

(3 Questions)

  • Q1. What are the details of Object-Oriented Programming (OOP) concepts?
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data and code to manipulate that data.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes are blueprints for creating objects, defining their properties and behaviors.

    • Inheritance allows new classes to be based on existing...

  • Answered by AI
  • Q2. DSA question to solve using any programming language ?
  • Q3. Some concepts of web development and binary tree related questions
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about Digit insurance?
  • Ans. 

    Digit Insurance is a technology-driven insurance company offering a range of general insurance products.

    • Digit Insurance was founded in 2016 by Kamesh Goyal.

    • It is known for its innovative and customer-centric approach to insurance.

    • Digit offers various insurance products such as health insurance, motor insurance, travel insurance, and more.

    • The company leverages technology to simplify the insurance process and provide a s

  • Answered by AI
  • Q2. Where do you see yourself after 5 years ?
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.

    • Leading a team of developers on projects

    • Continuing to learn and grow in my technical skills

    • Contributing to the success and growth of the company

    • Possibly pursuing further education or certifications

    • Exploring opportunities for mentorship and leadership roles

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics concept of programming. Brush up coding skills and have good communication skills.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 questions easy-medium level leetcode problem I solved 2 completely and 3rd question partially (9/15 test cases passed) to move on to 2nd round

Round 2 - Coding Test 

(1 Question)

  • Q1. Implement an app similar to splitwise
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

1. PEAK ELEMENT QUESTION.
2. COIN DENOMINATION

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

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Create pagination component using an api show the data for the pages
  • Ans. 

    Create a pagination component using an API to display data for different pages.

    • Use API to fetch data for each page

    • Implement pagination logic to display data for each page

    • Allow users to navigate between pages

  • Answered by AI

Skills evaluated in this interview

Shiprocket Private Limited Interview FAQs

How many rounds are there in Shiprocket Private Limited Software Engineer interview?
Shiprocket Private Limited interview process usually has 1-2 rounds. The most common rounds in the Shiprocket Private Limited interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Shiprocket Private Limited Software Engineer 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 Shiprocket Private Limited. The most common topics and skills that interviewers at Shiprocket Private Limited expect are MySQL, GIT, Backend, Customer Engagement and Digital Marketing.
What are the top questions asked in Shiprocket Private Limited Software Engineer interview?

Some of the top questions asked at the Shiprocket Private Limited Software Engineer interview -

  1. Shortest path sum with negative integers allowed in matrix. Path starts from to...read more
  2. How to optimize build in Angul...read more
  3. Write spring c...read more

Tell us how to improve this page.

Shiprocket Private Limited Software Engineer Interview Process

based on 6 interviews

1 Interview rounds

  • Technical Round
View more
Shiprocket Private Limited Software Engineer Salary
based on 164 salaries
₹6 L/yr - ₹24 L/yr
69% more than the average Software Engineer Salary in India
View more details

Shiprocket Private Limited Software Engineer Reviews and Ratings

based on 25 reviews

3.3/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

3.2

Salary

3.1

Job security

3.1

Company culture

2.7

Promotions

2.9

Work satisfaction

Explore 25 Reviews and Ratings
Software Engineer
164 salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Senior Specialist
86 salaries
unlock blur

₹4 L/yr - ₹9.1 L/yr

Key Account Manager
69 salaries
unlock blur

₹3.5 L/yr - ₹11.7 L/yr

Specialist
69 salaries
unlock blur

₹3.4 L/yr - ₹7 L/yr

Assistant Manager
67 salaries
unlock blur

₹5.5 L/yr - ₹12.3 L/yr

Explore more salaries
Compare Shiprocket Private Limited with

Pickrr

3.9
Compare

Delhivery

3.9
Compare

Ecom Express

3.8
Compare

XpressBees

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