Upload Button Icon Add office photos

Filter interviews by

Random Trees Interview Questions and Answers

Updated 10 Oct 2024

5 interviews found

Sort by: Popular

Data Engineer Interview Questions

user image Sadana Munduru

posted on 10 Oct 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Basic SQL question and work experience

Data Analyst Interview Questions

user image Vamsi Krishna Kumar

posted on 17 Sep 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (1 Question)

  • Q1. SQL,Pandas, and Power BI

Sdet Engineer Interview Questions

user image Anonymous

posted on 16 Oct 2023

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (4 Questions)

  • Q1. Explain what is hashmap
  • Q2. Explain c++ vs java
  • Q3. Explain your day.
  • Q4. Explain what is BST

Skills evaluated in this interview

Data Engineer Interview Questions

user image Anonymous

posted on 10 Oct 2024

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via LinkedIn and was interviewed before Oct 2023.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Basic sql questions were asked
2

HR Round (1 Question)

  • Q1. Discussion on previous projects worked and salary

Random Trees interview questions for popular designations

 Data Engineer

 (2)

 Data Analyst

 (1)

 Sdet Engineer

 (1)

 Senior Software Engineer

 (1)

Senior Software Engineer Interview Questions

user image Prashanth Sura

posted on 5 Jun 2023

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

I applied via Approached by Company and was interviewed before Jun 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Technical Round (1 Question)

  • Q1. Regarding reactjs
3

Coding Test Round

Writing list view component and scenario based questions

Interview questions from similar companies

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

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Nov 2024.

3 Interview Rounds

1

Aptitude Test Round

It was a 60 minute aptitude test that had 60 qs to answer covering sections like quants, verbal, logical reasoning and some general programming. There was a 0.5 mark negative marking as well for each wrong answer. It was easy test

2

Technical Round (4 Questions)

  • Q1. Resume based qs like what certifications you did, your best project till now
  • Q2. An aptitude problem was also given related about relative speed concept to check logical thinking
  • Q3. Analysis of xyz company customers invoice dataset
  • Q4. Some gfg puzzles, basic probability
3

HR Round (2 Questions)

  • Q1. Tell about family background
  • Q2. What polestar does and why you want to be a part of the team?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident, a lot depends on your body language esp in HR round and be well dressed.
Prepare puzzles from GFG and one of your projects to explain them in detail
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in Oct 2024.

3 Interview Rounds

1

Technical Round (3 Questions)

  • Q1. How do you go about SDLC process
  • Q2. What are roles and responsibilities of a BA
  • Q3. How do you deduce a complex problem statement
2

Technical Round (3 Questions)

  • Q1. Explain the difference between BRD and FRD
  • Q2. How do you go about creating user stories, how do you allocate the points
  • Q3. What is the SOP while creating a requirement gathering doc
3

One-on-one Round (3 Questions)

  • Q1. How proficient are you with using tools such as Jira, Cofluence, SQL
  • Q2. How do you handle disagreements within internal stakeholders
  • Q3. What values do you look in a collegue

Interview Preparation Tips

Topics to prepare for Quantiphi Analytics Solutions Private Limited Senior Business Analyst interview:
  • Insurance
  • Requirement Analysis
  • Stakeholder Management
Interview preparation tips for other job seekers - Regular Business Analyst questions as found on the web, be yourself, answer what you know and tell you don't if you can't answer.

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Coalesce, SQL Order of Execution
  • Q2. Given a table with fields(id, name, salary, managerId) find out the managers who have atleast 5 reportees under him/her.
  • Q3. How to manage large datasets in python
  • Q4. Name few of the commonly used python libraries used by DA

Interview Preparation Tips

Topics to prepare for Nineleaps Technology Solutions Data Analyst interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Focus on basics of SQL, Python and practice tricky SQL interview questions.
Interview experience
4
 Good
Difficulty level
 Easy
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed in Sep 2024.

4 Interview Rounds

1

One-on-one Round (3 Questions)

  • Q1. Scenario based leadership questions
  • Q2. Revenue, margin, leadership skills
  • Q3. Conflict management, stakeholder management
2

One-on-one Round (3 Questions)

  • Q1. Portfolio management
  • Q2. CI CD pipeline based questions, some other technical questions
  • Q3. Stakeholder management, project metrics, leadership, team upskilling, resource management, risk management
3

One-on-one Round (2 Questions)

  • Q1. Solution architecture questions scenario based
  • Q2. DR activity scenario based questions
4

HR Round (2 Questions)

  • Q1. Cultural fit related
  • Q2. Leadership and team handling related questions
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Aug 2024.

2 Interview Rounds

1

Coding Test Round

C and Golang related questions, 2 Hours assement, The test involved writing code by hand in paper in the office (Bengaluru)

2

Technical Round (9 Questions)

  • Q1. Write a go code to remove duplicate elements from a slice.
  • Q2. Difference between array and slice in Go.
  • Q3. Explain struct and interface
  • Q4. What is containerization.
  • Q5. Write a go code to implement struct.
  • Q6. Explain goroutine.
  • Q7. How do you achieve concurrency in Go?
  • Q8. What is channel in Go? What are the differences between buffered and unbuffered channel?
  • Q9. What is scaling? Horizontal and vertical scaling.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basic DSA. Learn C properly (Including deep concepts in pointer). Practice Golang. Also try to write solve some basic dsa problem in Go.

Skills evaluated in this interview

Random Trees Interview FAQs

How many rounds are there in Random Trees interview?
Random Trees interview process usually has 1-2 rounds. The most common rounds in the Random Trees interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Random Trees 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 Random Trees. The most common topics and skills that interviewers at Random Trees expect are Python, SQL, Data Warehousing, AWS and Azure.
What are the top questions asked in Random Trees interview?

Some of the top questions asked at the Random Trees interview -

  1. explain what is hash...read more
  2. explain what is ...read more
  3. explain c++ vs j...read more

Tell us how to improve this page.

Interview Process at Random Trees

based on 3 interviews in last 1 year

Interview experience

3.3
  
Average

People are getting interviews through

based on 2 Random Trees interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Asian Paints Interview Questions
4.0
 • 611 Interviews
Berger Paints Interview Questions
3.7
 • 247 Interviews
Dabur Interview Questions
3.9
 • 220 Interviews
Marico Interview Questions
4.0
 • 79 Interviews
CenturyPly Interview Questions
3.8
 • 61 Interviews
Greenply Interview Questions
4.0
 • 36 Interviews
Somany Ceramics Interview Questions
4.2
 • 13 Interviews
View all

Random Trees Reviews and Ratings

based on 25 reviews

3.5/5

Rating in categories

3.6

Skill development

3.3

Work-Life balance

3.0

Salary & Benefits

3.0

Job Security

3.3

Company culture

2.8

Promotions/Appraisal

3.4

Work Satisfaction

Explore 25 Reviews and Ratings
Product Owner - Data Science & Engineering (7-8 yrs)

Hyderabad / Secunderabad,

Remote

7-8 Yrs

₹ 22-30 LPA

Software Data Scientist - Python (7-8 yrs)

Hyderabad / Secunderabad,

Remote

7-8 Yrs

₹ 25-30 LPA

MLOps/DevOps Engineer (7-8 yrs)

Hyderabad / Secunderabad,

Remote

7-8 Yrs

₹ 24-32 LPA

Explore more jobs
Data Engineer
29 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Data Scientist
16 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Software Developer
5 salaries
unlock blur

₹4.2 L/yr - ₹16 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹6.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Random Trees with

Greenply

4.0
Compare

CenturyPly

3.8
Compare

Kajaria Ceramics

4.2
Compare

Somany Ceramics

4.2
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