Filter interviews by
Be the first one to contribute and help others!
posted on 18 May 2021
I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.
posted on 19 May 2021
I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.
Developed a web-based project management tool for small businesses
Used PHP and MySQL for backend development
Implemented a responsive UI using HTML, CSS, and JavaScript
Included features such as task assignment, progress tracking, and file sharing
Conducted user testing and incorporated feedback for improvements
I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.
90 minute test on hacker rank consisting of 3 coding questions all of medium difficulty. Most candidates are required to solve more than 1 question.
Find the lowest common ancestor of a binary tree.
Traverse the tree recursively from the root node.
If the current node is null or matches either of the given nodes, return the current node.
Recursively search for the nodes in the left and right subtrees.
If both nodes are found in different subtrees, return the current node.
If both nodes are found in the same subtree, continue the search in that subtree.
Find first missing positive integer from an array of non-negative integers.
Create a hash set to store all positive integers in the array
Loop through the array and add all positive integers to the hash set
Loop through positive integers starting from 1 and return the first missing integer not in the hash set
Design a parking lot
Consider the size and capacity of the parking lot
Decide on the layout and organization of parking spaces
Implement a system to manage parking availability and reservations
Include features like ticketing, payment, and security
Consider scalability and future expansion
Group list of strings into distinct anagrams.
Create a hash table with sorted string as key and list of anagrams as value.
Iterate through the list of strings and add each string to its corresponding anagram list in the hash table.
Return the values of the hash table as a list of lists.
I applied via Campus Placement
I applied via Approached by Company and was interviewed before Apr 2022. There were 4 interview rounds.
I appeared for an interview before Feb 2023.
Sorting algo , array question
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
I have worked on Windows, Linux, and macOS operating systems.
Windows
Linux
macOS
Device drivers are software programs that allow the operating system to communicate with hardware devices.
Device drivers act as a translator between the hardware device and the operating system.
They provide a standardized way for the operating system to interact with different hardware devices.
Examples include drivers for printers, graphics cards, network adapters, and USB devices.
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
They asked react theoretical questions and one javascript coding round was there which was mandatory to clear the intervuew
based on 4 reviews
Rating in categories
Mobile Programming
Diverse Lynx
Arcesium
Solartis Technology Services