Upload Button Icon Add office photos

Filter interviews by

Shopee Backend Developer Interview Questions and Answers

Updated 14 May 2024

Shopee Backend Developer Interview Experiences

1 interview found

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

I applied via shopeewebsite and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Live Coding Round with 1 or 2 Medium Leetcode Questions

I got Daily Temperatures on Leetcode

Round 2 - Aptitude Test 

Computer Science Fundamentals. Mainly Networking and Databases. No OS related concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - There was no 3rd round. Once you got through the second round, then you are set.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Diff types of data passing in COBOL,
  • Ans. 

    COBOL supports various data passing techniques.

    • COBOL supports passing data by reference using the CALL BY REFERENCE clause.

    • COBOL also supports passing data by content using the CALL BY CONTENT clause.

    • COBOL also supports passing data by value using the CALL BY VALUE clause.

    • COBOL also supports passing data by address using the CALL BY ADDRESS clause.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewr was not shared the correct profile of mine. when I dont have angular in my resume. he was seeking angular expirence. There is some gap between HR and interviwer.

I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Real life scenarios
  • Q2. Keep your mind prepared with some real life scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk more about your previous exp.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Nodejs promises async await difference
  • Ans. 

    Node.js promises are a way to handle asynchronous operations, while async/await is a syntax for writing asynchronous code in a synchronous manner.

    • Promises are objects that represent the eventual completion (or failure) of an asynchronous operation.

    • Async/await is a syntactic sugar built on top of promises, making asynchronous code look more like synchronous code.

    • Async functions return a promise, which allows you to use ...

  • Answered by AI
  • Q2. Nodejs architecture eventloop

Skills evaluated in this interview

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

Make A node js project or a feature

Round 2 - One-on-one 

(2 Questions)

  • Q1. Who are you ?
  • Q2. Why do you want to join us ?
  • Ans. 

    I am impressed by your innovative projects and collaborative team culture.

    • I admire your company's commitment to pushing boundaries in technology.

    • I am excited about the opportunity to work with a talented and diverse team.

    • Your focus on continuous learning and growth aligns with my career goals.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard tcs aptitude tests conducted in college

Round 2 - Coding Test 

2 code to be done with test cases

Round 3 - HR 

(2 Questions)

  • Q1. Explain project done for college final.
  • Ans. 

    Developed a web-based project management system for tracking tasks and deadlines.

    • Used PHP and MySQL for backend development

    • Implemented user authentication and authorization

    • Designed a responsive user interface using HTML, CSS, and JavaScript

  • Answered by AI
  • Q2. Python basics and coding with exception
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Why did you choose the flask over the django and fastapi?
  • Ans. 

    I chose Flask over Django and FastAPI due to its simplicity, flexibility, and ease of use for smaller projects.

    • Flask is lightweight and minimalistic, making it easier to set up and use for smaller projects.

    • Flask allows for more flexibility in terms of project structure and customization compared to Django.

    • Flask is well-suited for rapid prototyping and smaller applications where simplicity is key.

    • Django, on the other ha...

  • Answered by AI
  • Q2. Write the code for flask request and response block?
  • Ans. 

    Flask request and response block code snippet

    • Use Flask's request object to access incoming request data

    • Use Flask's jsonify function to create a JSON response

    • Handle different HTTP methods like GET, POST, etc. in the route function

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is ORM? which ORM tool, have you used?
  • Ans. 

    ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in object-oriented programming languages.

    • ORM is used to map objects from an application to tables in a relational database.

    • It simplifies data manipulation by allowing developers to work with objects instead of SQL queries.

    • Popular ORM tools include Hibernate for Java, Entity Framework for .NET, and Seq

  • Answered by AI
  • Q2. Write ORM code for select item from table?
  • Ans. 

    Use ORM code to select item from a table in database.

    • Use ORM query methods like find(), findOne(), or where() to select items from a table.

    • Specify the table name and any conditions for the selection.

    • Example: User.find({ where: { id: 1 } }) will select a user with id 1 from the User table.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just conduct the interviews

I applied via Referral and was interviewed in Aug 2022. There were 2 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 - HR 

(1 Question)

  • Q1. What is ambition in your life

Interview Preparation Tips

Interview preparation tips for other job seekers - keep speek in english, maintain deciplain
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Aptitude and coding and communication skills questions test in the first round.

Round 3 - Technical 

(1 Question)

  • Q1. What ever we trained and whatever we mentioned in the resume based on that questions will prepared.
Round 4 - HR 

(1 Question)

  • Q1. Hr will as about background and which location we preferred like that.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare properly give the best your side and get the good result.

Shopee Interview FAQs

How many rounds are there in Shopee Backend Developer interview?
Shopee interview process usually has 2 rounds. The most common rounds in the Shopee interview process are Coding Test and Aptitude Test.

Tell us how to improve this page.

Shopee Backend Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Senior Analyst
43 salaries
unlock blur

₹6.3 L/yr - ₹17.3 L/yr

Analyst
10 salaries
unlock blur

₹4 L/yr - ₹9.1 L/yr

Senior Business Development Analyst
8 salaries
unlock blur

₹11 L/yr - ₹12 L/yr

Associate
7 salaries
unlock blur

₹15.3 L/yr - ₹28 L/yr

Senior Marketing Analyst
7 salaries
unlock blur

₹10 L/yr - ₹13.4 L/yr

Explore more salaries
Compare Shopee with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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