Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Trilogy Innovations interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

Trilogy Innovations
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Journey
In the beginning, I started learning about basics DSA concepts. These included topics like array, string, stack, queue and solving questions on hacker rank. After practising enough on Hacker Rank, I moved to advanced DSA topics including LinkedList, Tree, Graph, DP, etc. I practiced these topics on Geeksforgeeks, leetcode, codeforces. Then I gave some mock interviews as well that helped me prepare for interviews.
Application story
This was an on-campus opportunity. The company visited our campus and we directly applied through their portal. Shortlisting was done on the basis of resumes and then further interview rounds were carried out.
Why selected/rejected for the role?
My basic concepts of all the topics were clear and I also prepared HR questions through mock interviews. I practised all the basic to medium coding question before interview.
Preparation
Duration: 3 months
Topics: Array, Dp, string, Tree, graph and other important coding questions
Tip
Tip

Tip 1 : Work hard
Tip 2 : Prepare resume well 

Application process
Where: Campus
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 minutes
Interview date16 Nov 2021
Coding problem2

1. Technical Questions

Tell me about MySQL. (Learn)

Tell me about all the key features of OOPS. (Learn)

2. Best Time to Buy and Sell Stock

Moderate
20m average time
80% success
0/80
Asked in companies
IntuitOptumOYO

You are given an array/list 'prices' where the elements of the array represent the prices of the stock as they were yesterday and indices of the array represent minutes. Your task is to find and return the maximum profit you can make by buying and selling the stock. You can buy and sell the stock only once.

Note:

You can’t sell without buying first.
For Example:
For the given array [ 2, 100, 150, 120],
The maximum profit can be achieved by buying the stock at minute 0 when its price is Rs. 2 and selling it at minute 2 when its price is Rs. 150.
So, the output will be 148.
Try solving now
02
Round
Easy
HR Round
Duration20 Minutes
Interview date7 Dec 2021
Coding problem1

1. Basic HR Questions

Why should we hire you?

Who is your role model?

Here's your problem of the day

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

Skill covered: Programming

What does HTML stand for?

Choose another skill to practice
Join the Discussion
4 replies
Karan C. Girhepunje 9 Oct, 2023

Im interested how can I apply 

0 replies
0 upvotes
Reply
Report
Karan C. Girhepunje 9 Oct, 2023

This Comment was removed by the moderator

This comment won't show up to you, as it was removed by moderator due to inappropriate content.

Amit Kumar 4 Oct, 2023

Interested 

0 replies
0 upvotes
Reply
Report
Yadav Ashish RamSajivan 25 Apr, 2023

function sayHello(name) {  console.log(`Hello, ${name}!`); }

sayHello("Alice");

 

This is a JavaScript function that takes a name as an argument and logs a greeting to the console. The sayHello function is then called with the argument "Alice" to produce the output:

Hello, Alice! To format a code snippet in markdown, use triple backticks (```) before and after the code block, as shown above.

0 replies
0 upvotes
Reply
Report
Similar interview experiences
SDE - Intern
4 rounds | 5 problems
Interviewed by Trilogy Innovations
3361 views
0 comments
0 upvotes
SDE - Intern
5 rounds | 4 problems
Interviewed by Trilogy Innovations
633 views
0 comments
0 upvotes
SDE - Intern
5 rounds | 3 problems
Interviewed by Trilogy Innovations
3427 views
0 comments
0 upvotes
SDE - Intern
4 rounds | 6 problems
Interviewed by Trilogy Innovations
1525 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
13532 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
12670 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
9011 views
2 comments
0 upvotes