Upload Button Icon Add office photos

Filter interviews by

Traydo Backend Developer Interview Questions and Answers

Updated 23 Mar 2024

Traydo Backend Developer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Skills evaluated in this interview

Interview questions from similar companies

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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Interview Preparation Tips

Topics to prepare for Paytm Backend Developer interview:
  • DSA
  • Core java
  • Design Patterns
  • Spring Boot
Interview preparation tips for other job seekers - DSA , Design Patters , Core Java Concepts , Springboot
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. Mininum cost to reach the last cell of a 2D matrix. Required moves are only downward or to the right direction
  • Ans. 

    Minimum cost to reach last cell of 2D matrix with only downward or right moves.

    • Use dynamic programming approach to solve the problem.

    • Calculate minimum cost for each cell by considering minimum cost of its adjacent cells.

    • Final answer will be the minimum cost to reach the last cell.

  • Answered by AI
  • Q2. Design a Stack that can support getMin functionality. Whenever it calls getMin on stack it should return the min element in the stack.
  • Ans. 

    Design a stack that supports getMin functionality to return the minimum element in the stack.

    • Create two stacks, one for storing the actual elements and another for storing the minimum elements.

    • Push elements onto both stacks simultaneously.

    • When popping an element, pop from both stacks.

    • To get the minimum element, peek at the top of the minimum stack.

  • Answered by AI
  • Q3. Design a TreeSet functionality
  • Ans. 

    TreeSet is a data structure that stores unique elements in sorted order.

    • TreeSet is implemented using a Red-Black tree

    • It provides O(log n) time complexity for basic operations like add, remove, and contains

    • It also provides methods like first(), last(), headSet(), tailSet(), and subSet()

    • TreeSet can be used to implement priority queues and sorting algorithms

  • Answered by AI
  • Q4. Design a ArrayList that supprorts all the existing funtions of a list plus getMax functionality also.
  • Ans. 

    Design an ArrayList with getMax functionality.

    • Create a custom ArrayList class that extends the existing ArrayList class.

    • Add a getMax() method that returns the maximum value in the list.

    • Override the add() method to keep track of the maximum value in the list.

    • Update the maximum value whenever an element is added or removed from the list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice Data Structures and algorithms. If you have industry experience you will be asked system design questions as well, migh as well prepare for that

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected

Interview Preparation Tips

Interview preparation tips for other job seekers - It was great here☺️
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for backend
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

Skills evaluated in this interview

Traydo Interview FAQs

How many rounds are there in Traydo Backend Developer interview?
Traydo interview process usually has 2 rounds. The most common rounds in the Traydo interview process are Coding Test and One-on-one Round.
How to prepare for Traydo Backend Developer 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 Traydo. The most common topics and skills that interviewers at Traydo expect are AWS, Javascript, MongoDB, Oracle SOA and SDLC.
What are the top questions asked in Traydo Backend Developer interview?

Some of the top questions asked at the Traydo Backend Developer interview -

  1. Event Loop Brief descript...read more
  2. 1. Event Loop. 2. Basic...read more
  3. Basic Js Quati...read more

Tell us how to improve this page.

Traydo Backend Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

CTO
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Chief Staff
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Traydo with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare

Paytm

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