i
Trioangle Technologies
Filter interviews by
I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.
Top trending discussions
I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before Jun 2018. There was 1 interview round.
Experienced Senior Consultant with a strong background in project management and client relations.
Over 10 years of experience in consulting industry
Expertise in project management and client relations
Proven track record of successfully leading teams and delivering results
Strong communication and problem-solving skills
Previous clients include Fortune 500 companies such as XYZ Corp
I applied via Naukri.com and was interviewed in Dec 2019. There were 3 interview rounds.
Program to find all possible combinations of elements from two sets of arrays such that the sum of elements is equal to one of the elements in the array itself.
Create two arrays of integers
Loop through both arrays and find all possible combinations
Check if the sum of elements is equal to any element in the array
Return all combinations that meet the criteria
Program to find the next bigger number for the given number by interchanging its digits.
Convert the number to a string to access individual digits
Start from the rightmost digit and find the first digit that is smaller than the digit to its right
Swap this digit with the smallest digit to its right that is greater than it
Sort the digits to the right of the swapped digit in ascending order
Convert the string back to a numb
I was interviewed before Feb 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a written test with 2 coding problems.
Given an array of distinct positive integers ARR
and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be c...
The task is to find all unique combinations in an array where the sum is equal to a given target sum, with elements in non-decreasing order.
Use backtracking to generate all possible combinations.
Sort the array to ensure elements are in non-decreasing order.
Keep track of the current combination and sum while exploring the array.
Recursively explore all possible combinations.
Return the valid combinations that sum up to th
Given a string S
which represents a number, determine the smallest number strictly greater than the original number composed of the same digits. Each digit's frequenc...
The task is to find the smallest number greater than the given number with the same set of digits.
Iterate from right to left to find the first digit that can be swapped with a larger digit to make the number greater.
Swap this digit with the smallest digit to its right that is larger than it.
Sort all digits to the right of the swapped digit in ascending order to get the smallest number.
If no such number exists, return -
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I was interviewed before Apr 2023.
Basic questions only
Technical questions project
Program to find duplicate elements from array of strings
Iterate through the array and store elements in a HashMap with element as key and count as value
Check if count of any element is greater than 1, then it is a duplicate
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 6 interview rounds.
2 programming question moderate level
To debug a 500 error, check server logs, review code changes, test API endpoints, and use debugging tools.
Check server logs for error details
Review recent code changes that may have caused the error
Test API endpoints using tools like Postman
Use debugging tools like Chrome DevTools or Firebug
Merge two strings diagonally in a Java array of strings.
Iterate through each row and column to merge characters diagonally
Keep track of the diagonal position to insert characters from both strings
Handle cases where strings have different lengths
Example: String 1: 'hello', String 2: 'world', Merged: 'hweolrllod'
Example: String 1: 'abc', String 2: '123', Merged: 'a1b2c3'
Software Tester
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Executive
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
9
salaries
| ₹0 L/yr - ₹0 L/yr |
IOS Developer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Ola Cabs
Swiggy
Zomato
Flipkart