i
TraviYo
Filter interviews by
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
They will share a figma and you have to make as is it into web page.
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
Before Aptitude Test, There was a telephonic interview round in which they test your communication and ask questions about your education and projects. You just have to show your confidence to pass this round. After that, the aptitude test was quite easy. There are 15 questions all are doable in just 15 to 20 minutes of time span.
After that, The coding round takes place in which they provide you with a device with an online compiler of your preferred programming language and ask you to solve 4 questions without using any built-in function. The questions are based on Linked Lists, Stacks, Arrays, etc. You have to do it all manually. This round lasts up to 1 hour.
I applied via Job Portal
Easy aptitude test containing mathematics and logical questions
4 leetcode easy to medium level
Find the second most occurrence of a string in an array of strings in JavaScript.
Create a map to store the count of each string in the array
Sort the map by values in descending order to find the most occurrence
Return the key of the second element in the sorted map
Find the second most occurrence of string in an array of strings.
Create a dictionary to store the count of each string in the array
Sort the dictionary by count in descending order
Return the key of the second element in the sorted dictionary
posted on 6 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on JavaScript and Java.
A task based on JavaScript.
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
There was an OA on hackerearth of an hour. In that there were 20 MCQs and two DSA questions easy to medium on Heap, Hashmap and Subarray
I appeared for an interview in Mar 2021.
Round duration - 90 minutes
Round difficulty - Easy
Timing was 10:00 AM. Platform was good.
Given an array ARR
of N integers and an integer S, determine if there exists a contiguous subarray within the array with a sum equal to S. If such a subarray exis...
Given an array of integers, find a subarray with a given sum S.
Iterate through the array while keeping track of the current sum and start index.
Use a hashmap to store the sum and its corresponding index.
If the current sum - S is found in the hashmap, a subarray with sum S exists.
Return the start index and current index as the end index.
Given a string S, your task is to recursively remove all consecutive duplicate characters from the string.
String S
Output string
Recursively remove consecutive duplicate characters from a string.
Use recursion to check if the current character is the same as the next character, if so skip the next character
Base case: if string length is 1, return the string
Example: Input: 'aabbc' Output: 'abc'
Tip 1 : Practice Data structure questions.
Tip 2 : Do some projects.
Tip 3 : Have knowledge of DBMS.
Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.
I have 3 years of experience as a Software Developer at XYZ company.
Developed web applications using Java and Spring framework
Collaborated with cross-functional teams to deliver projects on time
Implemented new features and enhancements based on client requirements
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
based on 1 interview
Interview experience
Front end Developer
8
salaries
| ₹1.7 L/yr - ₹3.5 L/yr |
Software Engineer
3
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
HR Manager
3
salaries
| ₹3.2 L/yr - ₹3.2 L/yr |
HR Executive
3
salaries
| ₹3.2 L/yr - ₹4 L/yr |
Web Designer
3
salaries
| ₹1.2 L/yr - ₹3 L/yr |
NexTurn
FloBiz
Kanerika Software
Smarter BIZ Technologies