Upload Button Icon Add office photos

Filter interviews by

Relanto Global Technical Trainee Interview Questions and Answers

Updated 17 Oct 2023

Relanto Global Technical Trainee Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 5 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 - Aptitude Test 

General Aptitude and Data Related Questions

Round 3 - Coding Test 

Simple 1 DSA coding question

Round 4 - Group Discussion 

Shortlisted students will have GD

Round 5 - Technical 

(5 Questions)

  • Q1. Why did you learn DSA
  • Ans. 

    Learned DSA to improve problem-solving skills and prepare for technical interviews.

    • To improve problem-solving skills

    • To prepare for technical interviews

    • To understand efficient algorithms and data structures

    • To enhance coding abilities

  • Answered by AI
  • Q2. What is the need of inheritance
  • Ans. 

    Inheritance allows for code reusability, promotes code organization, and enables polymorphism.

    • Allows for code reusability by inheriting attributes and methods from a parent class

    • Promotes code organization by creating a hierarchy of classes

    • Enables polymorphism, where objects of different classes can be treated as objects of a common superclass

    • Example: A 'Vehicle' class can be inherited by 'Car' and 'Truck' classes, inhe...

  • Answered by AI
  • Q3. 4 complex SQL queries
  • Q4. Questions related to my projects
  • Q5. Explain Random Forest Regression algorithm
  • Ans. 

    Random Forest Regression is an ensemble learning algorithm that uses multiple decision trees to make predictions.

    • Random Forest Regression combines multiple decision trees to reduce overfitting and improve accuracy.

    • Each tree in the random forest is trained on a random subset of the data and features.

    • The final prediction is the average of predictions from all the trees in the forest.

    • Random Forest Regression is used for p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be simple and confident. Always smile

Skills evaluated in this interview

Interview questions from similar companies

Apprenticeship Trainee Interview Questions & Answers

HyScaler user image Soumya sundar Mohapatra

posted on 20 Aug 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Coding test on JavaScript

Round 2 - Assignment 

Got an assignment to create a e-learning platform

Round 3 - One-on-one 

(1 Question)

  • Q1. What is JavaScript
  • Ans. 

    JavaScript is a programming language commonly used for creating interactive websites.

    • JavaScript is a high-level, interpreted programming language.

    • It is used to make web pages interactive and dynamic.

    • JavaScript can be used for client-side and server-side development.

    • Examples: Adding interactivity to buttons, form validation, creating animations.

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

Good questions easy to think and clear

Round 2 - Technical 

(2 Questions)

  • Q1. SDLC life cycle
  • Q2. Release management

I applied via LinkedIn and was interviewed in May 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are the threads
  • Ans. 

    Threads are a sequence of instructions that can be executed independently by a program.

    • Threads are lightweight processes that share the same memory space as the parent process.

    • They allow for concurrent execution of multiple tasks within a single program.

    • Threads can communicate with each other through shared memory or message passing.

    • Examples of multi-threaded programs include web servers, video games, and operating sys

  • Answered by AI
  • Q2. What is the difference between stack and tree
  • Ans. 

    Stack is a linear data structure while tree is a hierarchical data structure.

    • Stack is a collection of elements with LIFO (Last In First Out) order.

    • Tree is a collection of nodes with parent-child relationship.

    • Stack has only one entry and exit point while tree can have multiple entry and exit points.

    • Stack is used for backtracking, undo operations, etc. while tree is used for representing hierarchical data like file syste

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic dbms, data structure, oop concepts questions answer from popular websites like geeks for geeks

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to Medium level coding questions on a particular coding platform

Round 2 - Assignment 

I have to create a full stack project within 7-8 days. In my case it was ed-tech platform and I created using (MERN technology).

I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Group Discussion 

Good communication skills my talking with all members are impressed

Round 2 - HR 

(1 Question)

  • Q1. Tell mee self intersection, expected LPA
  • Ans. 

    I am a Graduate Apprentice Trainee with expertise in intersection and expected LPA.

    • I have experience in analyzing and identifying intersections in various scenarios.

    • I am skilled in using tools and techniques to optimize traffic flow at intersections.

    • I have a strong understanding of traffic regulations and safety measures at intersections.

    • I have successfully implemented intersection improvement projects during my previo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This is good company for all all specialitys are available good communication and understanding members also this is good flat form
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Assignment 

Out of 5 questions you have right 3 questions

Round 2 - Technical 

(1 Question)

  • Q1. Javascript, react ,node and mongodb related questions
Round 3 - HR 

(1 Question)

  • Q1. College experience Behaviour

I applied via Company Website and was interviewed in Jan 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 

(1 Question)

  • Q1. Oops ,dbms sql , c++

Interview Preparation Tips

Interview preparation tips for other job seekers - Great experience with interviews
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Assignment 

I was given a task to complete construction management system within 7-8 days .

Round 3 - Technical 

(2 Questions)

  • Q1. The question are asked mainly on the project , javascript, data structure
  • Q2. I have give code swap two numbers without using third variable
Round 4 - HR 

(1 Question)

  • Q1. The question about myself only

I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Oops ,dbms sql , c++

Interview Preparation Tips

Interview preparation tips for other job seekers - Great experience with interviews

Relanto Global Interview FAQs

How many rounds are there in Relanto Global Technical Trainee interview?
Relanto Global interview process usually has 5 rounds. The most common rounds in the Relanto Global interview process are Resume Shortlist, Aptitude Test and Coding Test.
What are the top questions asked in Relanto Global Technical Trainee interview?

Some of the top questions asked at the Relanto Global Technical Trainee interview -

  1. What is the need of inherita...read more
  2. Explain Random Forest Regression algori...read more
  3. Why did you learn ...read more

Tell us how to improve this page.

Relanto Global Technical Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all
Relanto Global Technical Trainee Salary
based on 5 salaries
₹5 L/yr - ₹6.5 L/yr
83% more than the average Technical Trainee Salary in India
View more details
Software Engineer
28 salaries
unlock blur

₹4.7 L/yr - ₹17.2 L/yr

Senior Software Engineer
17 salaries
unlock blur

₹10 L/yr - ₹25 L/yr

Information Technology Recruiter
9 salaries
unlock blur

₹1.8 L/yr - ₹2.8 L/yr

Senior QA Engineer
7 salaries
unlock blur

₹10 L/yr - ₹17.3 L/yr

Java Developer
7 salaries
unlock blur

₹3.7 L/yr - ₹8 L/yr

Explore more salaries
Compare Relanto Global with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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