i
Dreamfolks
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2020. There were 3 interview rounds.
Top trending discussions
posted on 30 Jul 2022
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There was 1 interview round.
Zigzag traversal of a tree is a method to visit the nodes in a tree in a zigzag pattern.
Use a queue to perform a level order traversal of the tree.
For each level, alternate the direction of traversal (left to right, then right to left).
Store the values of the nodes in each level in an array of strings.
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
Math Reasoning, Probability, Graph and pie charts, Indices, Trignometry, Geometry
Verbal communication and english speaking, grammer,
posted on 23 Sep 2021
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.
Next greater element is a problem where we find the closest greater element for each element in an array.
Iterate through the array
For each element, compare it with the elements on its right
Find the first element greater than the current element
Store the result in a new array or data structure
Program to find all prime numbers up to given N.
Start with 2 and iterate up to N
For each number, check if it is divisible by any number from 2 to its square root
If not divisible, add it to the list of primes
Fetching unique URLs from a 10GB file with non-unique URLs.
Read the file in chunks to avoid memory issues.
Use a hash set to store unique URLs.
Iterate through each URL in the file and add it to the hash set if it doesn't already exist.
posted on 19 Nov 2024
Retry the call with a new auth token
Check if the auth token has expired during the call
Generate a new auth token
Retry the call with the new auth token
posted on 7 Jul 2023
I applied via Approached by Company and was interviewed in Jun 2023. There were 3 interview rounds.
Different technologies have different versions that are used for development.
Each technology has its own versioning system (e.g. Semantic Versioning for JavaScript libraries)
New versions often include bug fixes, new features, and improvements
It's important to stay updated with the latest versions to ensure compatibility and security
Create an business application with angular 14 and kendo
posted on 3 Apr 2024
Refresh the access token by making a request to the authentication server
Check the response code of the API call to determine if it's due to an expired access token
If the response code indicates token expiration, make a request to the authentication server to get a new access token
Update the access token in the application's authentication header and retry the failed API call
posted on 30 Jul 2022
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There was 1 interview round.
Zigzag traversal of a tree is a method to visit the nodes in a tree in a zigzag pattern.
Use a queue to perform a level order traversal of the tree.
For each level, alternate the direction of traversal (left to right, then right to left).
Store the values of the nodes in each level in an array of strings.
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
Math Reasoning, Probability, Graph and pie charts, Indices, Trignometry, Geometry
Verbal communication and english speaking, grammer,
posted on 23 Sep 2021
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.
Next greater element is a problem where we find the closest greater element for each element in an array.
Iterate through the array
For each element, compare it with the elements on its right
Find the first element greater than the current element
Store the result in a new array or data structure
Program to find all prime numbers up to given N.
Start with 2 and iterate up to N
For each number, check if it is divisible by any number from 2 to its square root
If not divisible, add it to the list of primes
Fetching unique URLs from a 10GB file with non-unique URLs.
Read the file in chunks to avoid memory issues.
Use a hash set to store unique URLs.
Iterate through each URL in the file and add it to the hash set if it doesn't already exist.
based on 2 reviews
Rating in categories
Senior Software Engineer
11
salaries
| ₹4.8 L/yr - ₹16.4 L/yr |
Operations Executive
9
salaries
| ₹3 L/yr - ₹4.6 L/yr |
Senior Manager
6
salaries
| ₹14 L/yr - ₹17.5 L/yr |
Softwaretest Engineer
5
salaries
| ₹3.4 L/yr - ₹8 L/yr |
Assistant Manager
5
salaries
| ₹5.5 L/yr - ₹15.5 L/yr |
MakeMyTrip
Yatra
Cleartrip
Goibibo