Upload Button Icon Add office photos

Filter interviews by

Pickrr Sde1 Interview Questions and Answers

Updated 25 Jun 2022

Pickrr Sde1 Interview Experiences

1 interview found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 25 Jun 2022

I applied via Referral and was interviewed in May 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 - Technical 

(2 Questions)

  • Q1. Palindrome 2 leetcode questions
  • Q2. Implement LRU cache.
  • Ans. 

    LRU cache is a data structure that stores the most recently used items and discards the least recently used items.

    • Use a hash table to store key-value pairs

    • Use a doubly linked list to keep track of the order of items

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the back of the list

    • Lookup and insertion should be O(1) time complexity

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a bad interview experience as the interviewer game me 3-4 leetcode questions,but as i had already solved it in past, he didn't allow me yo solve them again.

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Senior taking technical round
Round 2 - Technical 

(1 Question)

  • Q1. Manger Taking technical round
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
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
-
Result
Selected Selected

I applied via Cutshort

Round 1 - Coding Test 

Medium DSA questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. String subsequence based question
  • Q2. Only one question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

2 dsa questions of easy/medium

Round 2 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcodeeasy/medium
Round 3 - Technical 

(1 Question)

  • Q1. Asked two dsa questions of leetcode easy/medium
Round 4 - Behavioral 

(1 Question)

  • Q1. Asked one dsa question on tree and discussion on resume and dbms os
Round 5 - HR 

(1 Question)

  • Q1. Salary Discussion
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
Selected Selected
Round 1 - Coding Test 

Two pointer and sliding window

Interview Preparation Tips

Interview preparation tips for other job seekers - I dont like the company culture. Only few people can grow here. Leadership is biased and overall mentorship is absent.
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 Internshala and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium, can solve with leetcode medium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Number of islands count
  • Ans. 

    Count the number of islands in a grid of '1's and '0's

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited

    • Increment the island count for each new island found

    • Ensure to handle boundary cases and check for visited nodes

  • Answered by AI
  • Q2. First and last index of a particular element in an array
  • Ans. 

    Find the first and last index of a specific element in an array of strings.

    • Iterate through the array and keep track of the index of the first and last occurrence of the element.

    • Return the first and last index once the iteration is complete.

    • Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. React, React Native Basics
  • Q2. Coding Arrays & Objects

Interview Preparation Tips

Interview preparation tips for other job seekers - Better Experience

Pickrr Interview FAQs

How many rounds are there in Pickrr Sde1 interview?
Pickrr interview process usually has 2 rounds. The most common rounds in the Pickrr interview process are Resume Shortlist and Technical.
What are the top questions asked in Pickrr Sde1 interview?

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

  1. Implement LRU cac...read more
  2. Palindrome 2 leetcode questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 451 Interviews
Ecom Express Interview Questions
3.9
 • 194 Interviews
XpressBees Interview Questions
3.7
 • 156 Interviews
DTDC Express Interview Questions
3.7
 • 145 Interviews
Blue Dart Express Interview Questions
4.0
 • 100 Interviews
GATI-KWE Interview Questions
4.0
 • 85 Interviews
Rivigo Interview Questions
3.9
 • 72 Interviews
MagicPin Interview Questions
3.1
 • 48 Interviews
View all
Pickrr Sde1 Salary
based on 11 salaries
₹12 L/yr - ₹20 L/yr
29% less than the average Sde1 Salary in India
View more details

Pickrr Sde1 Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

4.0

Salary

2.0

Job security

3.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Business Development Manager
46 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Key Account Manager
33 salaries
unlock blur

₹3.9 L/yr - ₹13.5 L/yr

Assistant Manager
28 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Senior Manager
19 salaries
unlock blur

₹12 L/yr - ₹24 L/yr

Customer Success Associate
12 salaries
unlock blur

₹3.3 L/yr - ₹5 L/yr

Explore more salaries
Compare Pickrr with

Shiprocket Private Limited

3.8
Compare

Delhivery

3.9
Compare

Ecom Express

3.9
Compare

XpressBees

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