Tredence Analytics interview experience Real time questions & tips from candidates to crack your interview

SDE - 2

Tredence Analytics
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Data Structures and Algorithms, Javascript Fundamantals, Javascript advanced, Angular Fundamentals (Front End)CI / CD (tools and pipelines)System Designs
Tip
Tip

Tip 1 : Know your resume (mentioned technologies & projects)
Tip 2 : Practice Coding questions
Tip 3 : Understand the fundamentals and concepts

Application process
Where: Other
Eligibility:
Resume Tip
Resume tip

Tip 1 : Structure your resume in descending order, recent first
Tip 2 : Don't mention anything in the resume that you cannot justify
Tip 3 : Reduce the length of your resume, and be precise so that you can explain the projects. Do not write everything in your resume that you have done, Understand the requirement of the job and prepare your resume based on that only.

Interview rounds

01
Round
Medium
Online Coding Test
Duration45 minutes
Interview date1 Oct 2021
Coding problem1

First and only coding round

1. Reverse Stack Using Recursion

Easy
21m average time
80% success
0/40
Asked in companies
AmazonOracleRazorpay

Reverse a given stack of 'N' integers using recursion. You are required to make changes in the input parameter itself.


Note: You are not allowed to use any extra space other than the internal stack space used due to recursion.


Example:
Input: [1,2,3,4,5] 
Output: [5,4,3,2,1]

add image

Problem approach

Used recursive strategy. 
step 1 : Finding whether the passed parameter is a function or value, 
step 2 : If value (base condition) print the value else if the function call again.

Try solving now
02
Round
Medium
Face to Face
Duration45 minutes
Interview date16 Oct 2021
Coding problem1

It was a round based on system design

1. System Deisgn

Concepts of CI / CD.
Adding a feature as a plugin in the app

Problem approach

Tip 1 : Practice for System Design
Tip 2 : Take help from previous interview experiences

03
Round
Easy
HR Round
Duration30 minutes
Interview date18 Jun 2022
Coding problem1

1. Basic HR Questions

  • Introduce yourself
  • Tell me about your family background.
  • What are your strengths?
  • What are your salary expectations?
Problem approach

Tip 1 : Negotiate as much as your can. Do not hesitate to inform them of the offer in hand (if any)
Tip 2 : Be polite and confident
Tip 3 : Ask them to explain the complete salary structure, work timings, perks, and benefits, Check reviews online

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which SQL keyword removes duplicate records from a result set?

Choose another skill to practice
Similar interview experiences
Software Engineer
3 rounds | 10 problems
Interviewed by Tredence Analytics
889 views
0 comments
0 upvotes
Software Engineer
3 rounds | 4 problems
Interviewed by Tredence Analytics
861 views
0 comments
0 upvotes
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Tredence Analytics
832 views
0 comments
0 upvotes
Business Analyst
2 rounds | 10 problems
Interviewed by Tredence Analytics
744 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
8303 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by Arcesium
1386 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
1461 views
0 comments
0 upvotes