Upload Button Icon Add office photos

Filter interviews by

Trilogy Innovations Software Developer Intern Interview Questions, Process, and Tips for Freshers

Updated 28 May 2022

Top Trilogy Innovations Software Developer Intern Interview Questions and Answers for Freshers

  • Q1. Find K Closest Elements You are given a sorted array 'A' of length 'N', two integers 'K' and 'X'. Your task is to print 'K' integers closest to 'X', if two integers are a ...read more
  • Q2. Stocks are profitable 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 arr ...read more
  • Q3. Random point generator. Mr. Schrodinger recently developed a new hypothesis. For testing his hypothesis he needs some points inside a particular circle. For good testing, ...read more

Trilogy Innovations Software Developer Intern Interview Experiences for Freshers

2 interviews found

I was interviewed in Dec 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. Technical Questions

    Tell me about MySql

    Tell me about all the key features of OOPS and all the things you know about C++

  • Q2. Stocks are profitable

    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 ...

  • Ans. Brute Force

    We will check all the possible ways of buying and selling stocks. We will fix the time we are buying the stock and check all the possible minutes we can sell this stock and update the maximum profit we can get. Now we will take the maximum profit for all the possible buying time and that would be our final maximum profit.

     

    Algorithm: 
     

    1. Initialize an integer variable ‘maxProfit’ to store the maxi...

  • Answered by CodingNinjas
Round 2 - HR 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

  • Q1. Basic HR Questions

    Why should we hire you?

    Who is your role model?

Interview Preparation Tips

Eligibility criteria7 CGPATrilogy Innovations interview preparation:Topics to prepare for the interview - Array, Dp, string, Tree, graph and other important coding questionsTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Work hard
Tip 2 : Prepare resume well 

Application resume tips for other job seekers

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

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed before May 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Two DSA problems of difficulty rating of 1500-1800 on Codeforces.

  • Q1. Find K Closest Elements

    You are given a sorted array 'A' of length 'N', two integers 'K' and 'X'. Your task is to print 'K' integers closest to 'X', if two i...

  • Ans. 

    I proposed the following solution - 
    Perform a binary search on distance. In each iteration of the binary search, check how many pairs have a distance less than mid and then update low and high bounds in accordance with K.

  • Answered by CodingNinjas
  • Q2. Random point generator.

    Mr. Schrodinger recently developed a new hypothesis. For testing his hypothesis he needs some points inside a particular circle. For good testing, points should be uniformly distrib...

  • Ans. 

    Let y be the smallest integer such that 2^y >= N.

    So, we will call G(y) till we get a number in the desired range.

    Follow-up - Expected Number of calls to G before we get a number in the desired range.

  • Answered by CodingNinjas
Round 2 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

This round was majorly based on my resume discussion. It was with a senior VP. We had an in-depth discussion on my past interview experiences, my projects etc.

  • Q1. Basic HR Questions

    What are your expectations?

    Who is your role model?

Interview Preparation Tips

Eligibility criteriaNATriology innovations interview preparation:Topics to prepare for the interview - DSA, OOP, DBMS, System Design, Aptitude TestsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Give regular programming contests. Try to achieve Codeforce Candidate Master level or equivalent
Tip 2 : Learn/Practice DSA.
Tip 3 : Do at least 2 projects on your resume, on topics such as ML, NLP, Dev etc

Application resume tips for other job seekers

Tip 1 : Mention atleast 2 good projects and be thorough with them.
Tip 2 : Mention CP contest rankings or ratings

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at SRM university (SRMU) and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is easy and not that much tough.

Round 2 - Coding Test 

Both questions from strings

Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Proficient in web development technologies like HTML, CSS, and JavaScript

    • Currently pursuing a degree in Computer Science

  • Answered by AI
  • Q2. Projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on resume projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Test has many reasoning and coding question work on building logic and data Structure

Round 2 - Coding Test 

Coding round is kind of tough practice dsa questions and build your logic

Interview Preparation Tips

Interview preparation tips for other job seekers - work on skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Leetcode medium questions was asked on hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. What is database, system design
  • Ans. 

    A database is a structured collection of data, while system design involves creating a plan for how different components of a system will work together.

    • Database is used to store and organize data in a structured manner.

    • System design involves creating a plan for how different components of a system will interact and work together efficiently.

    • Examples of databases include MySQL, PostgreSQL, and MongoDB.

    • Examples of system...

  • Answered by AI
  • Q2. Standard leetcode questions + hashmaps + projects

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Please introduce yourself .
  • Q2. Why do you want to join tech mahindra
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Conduct a phone or video interview
  • Q2. Consider how candidates may work in your team
  • Q3. Conduct a more in depth interview
  • Q4. Assign a remote coding assessment
  • Ans. 

    Assign a remote coding assessment

    • Clearly define the problem statement and requirements

    • Provide a set of input/output examples for testing

    • Specify the programming language and any constraints

    • Set a time limit for completion

    • Include instructions for submission and evaluation

  • Answered by AI
  • Q5. Request previous work samples
Round 2 - Assignment 

The task of Assignment

Interview Preparation Tips

Interview preparation tips for other job seekers - Every job has the very important of the person of Future carrier,life,family💖so even small job has and do that job very importantly so that's y I like this job
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal and easy coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Define sorting methods
  • Ans. 

    Sorting methods are algorithms used to arrange elements in a specific order.

    • Sorting methods include bubble sort, selection sort, insertion sort, merge sort, quick sort, etc.

    • They can be categorized as comparison-based or non-comparison-based algorithms.

    • Examples: Bubble sort compares adjacent elements and swaps them if they are in the wrong order.

    • Merge sort divides the array into two halves, sorts them separately, and th

  • Answered by AI
  • Q2. 1 coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Project discussion

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Developer Intern interview:
  • Node.Js
  • React.Js
Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Moderate difficulty level questions were asked

Round 2 - Coding Test 

High difficulty level questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Tough process

Tell us how to improve this page.

Software Engineer
12 salaries
unlock blur

₹30 L/yr - ₹39.5 L/yr

SDE (Software Development Engineer)
12 salaries
unlock blur

₹36 L/yr - ₹36.5 L/yr

Software Developer
9 salaries
unlock blur

₹30 L/yr - ₹36 L/yr

Software Development Engineer
9 salaries
unlock blur

₹36 L/yr - ₹36.5 L/yr

Sde1
4 salaries
unlock blur

₹34 L/yr - ₹36.5 L/yr

Explore more salaries
Compare Trilogy Innovations with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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