Upload Button Icon Add office photos

Filter interviews by

Random Trees Interview Questions and Answers

Updated 10 Jan 2025

Random Trees Interview Experiences

Popular Designations

6 interviews found

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(4 Questions)

  • Q1. Explain what is hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It uses hashing to store key-value pairs in an array.

    • It allows for quick retrieval of values based on keys.

    • HashMap does not maintain insertion order of elements.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. Explain c++ vs java
  • Ans. 

    C++ is a statically typed language with a focus on performance and low-level programming, while Java is a high-level, object-oriented language with automatic memory management.

    • C++ is closer to the hardware and allows for more control over memory management.

    • Java is platform-independent due to its bytecode compilation and virtual machine execution.

    • C++ supports multiple inheritance, while Java only supports single inherit...

  • Answered by AI
  • Q3. Explain your day.
  • Q4. Explain what is BST
  • Ans. 

    BST stands for Binary Search Tree, a data structure where each node has at most two children, with left child nodes being smaller and right child nodes being larger.

    • BST is a hierarchical data structure where each node has at most two children.

    • The left child node of a parent node contains a value smaller than the parent node's value.

    • The right child node of a parent node contains a value larger than the parent node's val...

  • Answered by AI

Skills evaluated in this interview

Sdet Engineer Interview Questions asked at other Companies

Q1. Tell me about the projects and knowledge on selenium api and etc?
View answer (2)

Data Engineer Interview Questions & Answers

user image Sadana Munduru

posted on 10 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL question and work experience

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

Data Analyst Interview Questions & Answers

user image Vamsi Krishna Kumar

posted on 17 Sep 2024

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

(1 Question)

  • Q1. SQL,Pandas, and Power BI

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Business Analyst Interview Questions & Answers

user image Apurv Choubey

posted on 10 Jan 2025

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

(1 Question)

  • Q1. Tell me about youself

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Random Trees interview questions for popular designations

 Data Engineer

 (2)

 Data Analyst

 (1)

 Senior Software Engineer

 (1)

 Business Analyst

 (1)

 Sdet Engineer

 (1)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2024

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

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic sql questions were asked
Round 2 - HR 

(1 Question)

  • Q1. Discussion on previous projects worked and salary

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2022. There were 3 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 

(1 Question)

  • Q1. Regarding reactjs
Round 3 - Coding Test 

Writing list view component and scenario based questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at Random Trees

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General Aptitude Questions

Round 2 - Technical 

(3 Questions)

  • Q1. Queries on SQL, Basic Statistic Question related to normal curve, Basic Python question(from python interview question list of any website)
  • Q2. Shape of normal Distribution
  • Ans. 

    The shape of a normal distribution is bell-shaped and symmetrical.

    • A normal distribution has a peak at the mean and tails that extend to infinity in both directions.

    • The distribution is symmetrical, meaning that the left and right halves mirror each other.

    • The standard deviation determines the spread or width of the distribution.

    • Many natural phenomena and measurements in various fields follow a normal distribution.

    • Example...

  • Answered by AI
  • Q3. Valuess of mean median and mode
  • Ans. 

    Mean, median, and mode are measures of central tendency in statistics.

    • Mean is the average of a set of numbers, calculated by summing all the values and dividing by the total count.

    • Median is the middle value in a sorted list of numbers. If there is an even number of values, it is the average of the two middle values.

    • Mode is the value that appears most frequently in a set of numbers. It can be a single value or multiple

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. General HR questions
Round 4 - One-on-one 

(1 Question)

  • Q1. General discussion round with ceo and about projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL upto Advanced level
Then basics of python and Statistics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It wa really a great experience.

Round 2 - Coding Test 

It was really a great experience.

Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself after 3 years?
  • Ans. 

    In 3 years, I see myself leading a team of data engineers, implementing cutting-edge technologies, and driving impactful data-driven decisions.

    • Leading a team of data engineers

    • Implementing cutting-edge technologies

    • Driving impactful data-driven decisions

  • Answered by AI
  • Q2. What are your strenghts?
  • Ans. 

    My strengths include strong analytical skills, attention to detail, and the ability to work well in a team.

    • Strong analytical skills - able to analyze complex data sets and derive meaningful insights

    • Attention to detail - meticulous in ensuring data accuracy and quality

    • Team player - collaborate effectively with colleagues to achieve common goals

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. What projects you have worked upon?
  • Ans. 

    I have worked on projects involving building data pipelines, optimizing database performance, and creating machine learning models.

    • Built data pipelines using Apache Spark and Kafka

    • Optimized database performance by tuning queries and indexes

    • Created machine learning models for predictive analytics

    • Implemented real-time data processing using technologies like Apache Flink

  • Answered by AI
  • Q2. What is your CGPA?
  • Ans. 

    My CGPA is 3.8 out of 4.0.

    • My CGPA is 3.8, which is considered high in my university.

    • I have consistently maintained a high CGPA throughout my academic career.

    • I have received several academic awards based on my CGPA.

    • My CGPA reflects my dedication and hard work towards my studies.

  • Answered by AI
  • Q3. What are your hobbies?
  • Ans. 

    My hobbies include hiking, photography, and playing the guitar.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing moments and landscapes through my camera lens.

    • Playing the guitar: I find relaxation and creativity in strumming chords and learning new songs.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

This was my first campus drive,& it was one of the hardest one too.We had 3 coding problems for 60 mins.It was held on HackerRank & it was not so hard but not so easy for the beginners.
1)Lambda Sort
2) and 3) ques on SQL
It was different ques for each one.

Interview Preparation Tips

Topics to prepare for Junglee Games Data Engineer interview:
  • Python
  • MySQL
Interview preparation tips for other job seekers - Be code at SQL queries,this is more important and good at any one programming language be it Java or Python.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. The interviewer asked all the concepts of pyspark, ETL and a code on dsa

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.

Random Trees Interview Process

based on 7 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

CMS IT Services Interview Questions
3.1
 • 135 Interviews
iMerit Interview Questions
3.5
 • 96 Interviews
Arcesium Interview Questions
3.5
 • 79 Interviews
Mavenir Systems Interview Questions
3.4
 • 55 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
Black Knight Interview Questions
3.6
 • 28 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
View all

Random Trees Reviews and Ratings

based on 34 reviews

3.3/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

3.1

Salary

2.8

Job security

3.2

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 34 Reviews and Ratings
GCP Data Engineer - Amex

Chennai

5-8 Yrs

Not Disclosed

Senior Machine Learning Engineer

Chennai

7-12 Yrs

Not Disclosed

Autosar RTOS / Linux Professional

Hyderabad / Secunderabad,

Mysuru / Mysore

+1

5-8 Yrs

Not Disclosed

Explore more jobs
Data Engineer
30 salaries
unlock blur

₹2.8 L/yr - ₹9.5 L/yr

Data Scientist
16 salaries
unlock blur

₹3.5 L/yr - ₹10.6 L/yr

Software Developer
8 salaries
unlock blur

₹4.1 L/yr - ₹10.9 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹6.7 L/yr - ₹16 L/yr

Explore more salaries
Compare Random Trees with

CMS IT Services

3.1
Compare

iMerit

3.5
Compare

Quantiphi Analytics Solutions Private Limited

3.2
Compare

PrimEra Medical Technologies

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