Upload Button Icon Add office photos

Filter interviews by

RapidBox Sde1 Interview Questions and Answers

Updated 19 Sep 2024

RapidBox Sde1 Interview Experiences

1 interview found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. OOPS AND DS BASIC
  • Q2. TECHNOLOGY-RELATED QUESTION

Interview questions from similar companies

Sde1 Interview Questions & Answers

Zepto user image Anonymous

posted on 22 Nov 2024

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked 2 questions on JS.
1)Publish subscribe system
2) Make toastify component

Sde1 Interview Questions & Answers

Meesho user image Anonymous

posted on 2 Jul 2024

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

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerrank test with medium questions

Round 2 - Technical 

(1 Question)

  • Q1. Machine coding round to design a shopping cart

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for machine coding well

Sde1 Interview Questions & Answers

Swiggy user image Anonymous

posted on 16 Jul 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Design splitwise. Low Level question. More like Machine Coding

Round 2 - Coding Test 

Question on Strings and DP

Round 3 - HM Round 

(2 Questions)

  • Q1. DynamoDB Working
  • Q2. General Discussion regarding projects in previous firm
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. DSA question with Some Stack
  • Q2. Discussion around Current project
Round 2 - One-on-one 

(2 Questions)

  • Q1. Managerial discussion around resume and some basic java and spring question
  • Q2. Java and spring boot question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is clousers
  • Q2. What is promises
Round 2 - Technical 

(2 Questions)

  • Q1. Explain javascript architecture
  • Q2. What is mvvm architecture
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(4 Questions)

  • Q1. Asked to write a program to check whether string is valid or not. String consists of only three kind of special characters "(), [], {}". We need to return true if all special characters are in correct for...
  • Q2. What is useRef hook used for?
  • Ans. 

    useRef hook is used to persist a mutable value across renders without causing a re-render.

    • Used to store mutable values that do not trigger re-renders.

    • Commonly used for accessing DOM elements or storing previous values.

    • Does not cause a re-render when the value changes.

  • Answered by AI
  • Q3. What are the best practices to avoid rerenders and to improve performance
  • Ans. 

    Use memoization, virtual DOM, and shouldComponentUpdate to avoid unnecessary rerenders and improve performance.

    • Implement memoization to store the result of expensive function calls and avoid recalculating them.

    • Use virtual DOM to efficiently update only the parts of the UI that have changed.

    • Override shouldComponentUpdate to prevent unnecessary rerenders by comparing current and next props/state.

  • Answered by AI
  • Q4. What are callbacks, Promises, async await
  • Ans. 

    Callbacks, Promises, async await are asynchronous programming concepts in JavaScript.

    • Callbacks are functions passed as arguments to another function to be executed later.

    • Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • async await is a syntax for writing asynchronous code that looks synchronous, making it easier to read and maintain.

    • Example: Using a callback to handle th...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Questions were crayon box ,the bot and the game and happy neighbourhood for 90 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Array basics was asked
  • Q2. Segment tree,prefix sum
Round 3 - Technical 

(1 Question)

  • Q1. Low level design was asked
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 question of DSA (easy, medium) in 60 minutes

Round 2 - One-on-one 

(2 Questions)

  • Q1. Playlist Shuffle
  • Q2. Deletion in min heap
  • Ans. 

    Deletion in min heap involves removing the root node and rearranging the heap to maintain the min heap property.

    • To delete the root node in a min heap, swap it with the last node in the heap.

    • Remove the last node and then heapify the heap starting from the root to maintain the min heap property.

    • Example: If the min heap is [10, 20, 30, 25, 40], after deletion the heap becomes [20, 25, 30, 40].

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. He asked to invert a binary tree
  • Q2. Deep dive in projects
  • Q3. Asked me indept js questions

Interview Preparation Tips

Topics to prepare for PharmEasy Software Engineer interview:
  • Binary search

RapidBox Interview FAQs

How many rounds are there in RapidBox Sde1 interview?
RapidBox interview process usually has 1 rounds. The most common rounds in the RapidBox interview process are One-on-one Round.
What are the top questions asked in RapidBox Sde1 interview?

Some of the top questions asked at the RapidBox Sde1 interview -

  1. TECHNOLOGY-RELATED QUEST...read more
  2. OOPS AND DS BA...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 437 Interviews
Swiggy Interview Questions
3.8
 • 415 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 317 Interviews
CARS24 Interview Questions
3.6
 • 313 Interviews
Ecom Express Interview Questions
3.9
 • 189 Interviews
Zepto Interview Questions
3.6
 • 178 Interviews
BlackBuck Interview Questions
3.8
 • 171 Interviews
Blinkit Interview Questions
3.8
 • 166 Interviews
XpressBees Interview Questions
3.7
 • 150 Interviews
View all
Software Developer
5 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Associate Software Developer
4 salaries
unlock blur

₹8.5 L/yr - ₹11 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹20 L/yr - ₹24 L/yr

Associate Director Marketing
4 salaries
unlock blur

₹29 L/yr - ₹39 L/yr

Associate Director
3 salaries
unlock blur

₹23.2 L/yr - ₹25 L/yr

Explore more salaries
Compare RapidBox with

Delhivery

3.9
Compare

Ecom Express

3.9
Compare

XpressBees

3.7
Compare

Shadowfax Technologies

3.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