Filter interviews by
I was interviewed before Mar 2023.
Finding all unique pairs of BST
Given stream of numbers , return yes/no - for a series of numbers if each number is present or not
Joins are used to combine rows from two or more tables based on a related column, while subqueries are nested queries used to return data for the main query.
Joins are used to retrieve data from multiple tables based on a related column.
Subqueries are used to return data for the main query by nesting a query within another query.
Joins are typically more efficient than subqueries for retrieving data from multiple tables.
...
Top trending discussions
posted on 30 Aug 2024
Total 31 questions where 29 are MCQ related to Java, c++, python (to find output or time complexity) and 2 are coding questions with medium difficulty
posted on 19 Mar 2024
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
HackerRank platform of 1 hr
posted on 9 Apr 2024
Jquery tags syntax uses angle brackets and CSS selectors.
Jquery tags are enclosed in angle brackets, like
Jquery selectors are used to target specific elements, like $('p') or $('.class')
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Karet Interview :
5 back to back System design question, we don't need to explain each component but more like list as many as points. Need to finish all the question in 15min
1-2 problem solving question : It's not fency algorithm round with tough question. But true problem solving round using basic knowledge such as hashmap, heap
Design a file system to calculate total size and find top k collections in size.
Create a file system class with methods to add files and calculate total size.
Maintain a data structure to store the collections and their sizes.
Implement a method to find the top k collections based on size.
Consider using a priority queue or sorting the collections based on size.
Handle edge cases like empty collections or invalid input siz
Calculate the total size of an array of strings.
Iterate through the array and sum the length of each string.
Use the `length` property of each string to get its size.
Handle edge cases such as empty strings or null values.
The question is asking to find the top k collections.
Use a sorting algorithm to sort the collections in descending order based on a specific criteria.
Select the top k collections from the sorted list.
Return the selected collections as an array of strings.
I applied via Campus Placement and was interviewed in Jun 2023. There were 4 interview rounds.
2 Coding questions, 1 SQL and a few MCQs.
Find the lexicographically lowest substring with k 1s in a given string.
Iterate through the string and maintain a sliding window of size k.
Keep track of the count of 1s in the window and update the result if a valid substring is found.
Return the lexicographically lowest substring with k 1s.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for cl...
Aptitude+ coding questions
Logical verbal non verbal question
Java object oriented language
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
It also had apptitude questions as well
based on 1 interview
Interview experience
Senior Software Engineer
830
salaries
| ₹6 L/yr - ₹17.4 L/yr |
Software Engineer
750
salaries
| ₹4 L/yr - ₹13.6 L/yr |
Senior Test Engineer
435
salaries
| ₹5.8 L/yr - ₹14.2 L/yr |
Test Engineer
372
salaries
| ₹4.5 L/yr - ₹9.5 L/yr |
Business Analyst
232
salaries
| ₹5 L/yr - ₹14.9 L/yr |
Infosys
TCS
Wipro
HCLTech