Upload Button Icon Add office photos

Filter interviews by

Trell Frontend Developer Intern Interview Questions and Answers

Updated 25 Oct 2021

Trell Frontend Developer Intern Interview Experiences

1 interview found

I was interviewed in Sep 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 180 minutes
Round difficulty - Medium

The timing was 4 pm to 7 pm.
The interviewer was friendly.

  • Q1. 

    Find the Second Largest Element

    Given an array or list of integers 'ARR', identify the second largest element in 'ARR'.

    If a second largest element does not exist, return -1.

    Example:

    Input:
    ARR = [2,...
  • Ans. Simple solution

    The idea is to sort the array in decreasing order and return the second largest element in the array.

    1. Sort the array in decreasing order.
    2. We can create a function to sort the elements using a sorting algorithm such as quicksort or use inbuilt sorting functions.
    3. Traverse from index 1(0-based indexing) because the element at index 0 will clearly be the first largest and check whether duplicates of the larger ...
  • Answered Anonymously
Round 2 - HR 

Round duration - 20 minutes
Round difficulty - Easy

The timing was in the morning at 10 AM.
HR asked general questions and rather it was just a discussion.

Interview Preparation Tips

Eligibility criteriaNo criteriaTrell interview preparation:Topics to prepare for the interview - HTML, CSS, Javascript, React.js, Data Structures, Algorithms, OOPSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Do at least 2 projects
Tip 2 : Prepare well for javascript interview questions
Tip 3 : Prepare well for React.js interview questions

Application resume tips for other job seekers

Tip 1 : Only put those things in a resume on which you are very confident. They really go deep on everything you mention.
Tip 2 : At least mention 2-3 projects

Final outcome of the interviewRejected

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 430 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
Zepto Interview Questions
3.5
 • 199 Interviews
Blinkit Interview Questions
3.7
 • 179 Interviews
MakeMyTrip Interview Questions
3.6
 • 121 Interviews
Tracxn Interview Questions
3.2
 • 100 Interviews
Zolo Interview Questions
3.4
 • 49 Interviews
GoMechanic Interview Questions
3.7
 • 46 Interviews
Thomas Cook Interview Questions
3.8
 • 44 Interviews
View all
Content Moderator
23 salaries
unlock blur

₹4 L/yr - ₹4.8 L/yr

Business Development Executive
17 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Business Analyst
13 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Content Strategist
13 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Program Manager
10 salaries
unlock blur

₹10 L/yr - ₹17 L/yr

Explore more salaries
Compare Trell with

Thrillophilia

3.8
Compare

Cleartrip

3.4
Compare

MakeMyTrip

3.7
Compare

Yatra

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