i
Adventure India Journey
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 4 interview rounds.
Qualitative, Logical and IOS related question
Qualitative, Logical and IOS related question
posted on 12 Dec 2024
It was a algorithms and DP questions
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
General reasoning and Mathmatics Aptitude
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
To find the kth minimum element from a Binary Search Tree (BST)
Perform an in-order traversal of the BST to get elements in sorted order
Return the kth element from the sorted list
Time complexity: O(n) where n is the number of nodes in the BST
To find swapped numbers in a BST, perform inorder traversal and keep track of previous node.
Perform inorder traversal of the BST
Keep track of the previous node while traversing
If at any point, the current node's value is less than the previous node's value, those are the swapped numbers
Platform leetcode. you need to be good at coding and know about time complexity.
posted on 9 May 2024
45 MCQ Which includes below topics
Basic core Java
Database
Spring
Hibernate
Angular
One program based on core Java logic
posted on 21 Oct 2023
Basic dsa, output based questions
posted on 13 Jan 2023
They asked me two coding questions:
1.) Floyd's cycle finding problems
2.) Two-pointer-related question
They asked me two coding questions:
1.) Check if the given binary tree is good
Conditions: If any binary tree from root to a child node element is in ascending order is a good binary tree.
2.) Given the linked list find if there is 'Y' formation in it.
posted on 11 Jun 2023
I applied via Referral and was interviewed before Jun 2022. There was 1 interview round.
The statement initializes a WebDriver object for Firefox browser testing.
Initializes a WebDriver object specifically for Firefox browser
Used for automating tests on Firefox browser
Can be used to interact with elements on web pages
posted on 6 Jun 2023
I applied via Job Portal and was interviewed before Jun 2022. There were 4 interview rounds.
2 questions based on bit manipulation
Use SQL JOIN to combine data from two tables based on a related column
Use INNER JOIN, LEFT JOIN, RIGHT JOIN, or FULL JOIN depending on the requirement
Specify the columns to join on using ON keyword
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Indiahikes
Thrillophilia
Cox & Kings
MakeMyTrip