Filter interviews by
Top trending discussions
JavaScript is a high-level, interpreted programming language that is used to make web pages interactive.
JavaScript is a client-side scripting language that runs in the browser.
It is used to add interactivity to websites, such as form validation, animations, and dynamic content.
JavaScript code is executed line by line and can manipulate the HTML and CSS of a webpage.
It can also communicate with servers to retrieve or se
A to do app built in React for managing tasks and deadlines.
Use React components to create a user interface for adding, editing, and deleting tasks
Implement state management to keep track of tasks and their completion status
Utilize local storage or a backend server to persist tasks between sessions
posted on 27 May 2024
I applied via Approached by Company and was interviewed before Apr 2023. There were 4 interview rounds.
Any online ideas, ds-algo, medium level
Swift, security framework, api, memory management
posted on 14 Apr 2020
I applied via Recruitment Consultant and was interviewed in Oct 2019. There were 3 interview rounds.
posted on 13 Oct 2023
I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.
Total nodes in a binary tree can be found using depth-first or breadth-first traversal algorithms with time complexity O(n) and space complexity O(h), where h is the height of the tree.
Use depth-first traversal (pre-order, in-order, post-order) or breadth-first traversal to visit each node and count the total nodes.
Time complexity is O(n) where n is the number of nodes in the tree.
Space complexity is O(h) where h is th...
Construct 4 Array Tree and implement operations
Create an array to represent the tree structure
Implement operations like insert, delete, search, and traversal
Example: Construct a binary search tree using arrays
Use hashing to compare the JSON files in O(1) time complexity.
Create a hash function to convert the JSON data into a unique hash value.
Calculate the hash value for each JSON file and compare the hash values.
If the hash values are equal, the JSON files are identical.
Example: Use MD5 or SHA-256 hash functions for generating hash values.
Use array indices to map parent to children in a 4 Array tree in O(1) space complexity.
Assign children of a parent at indices 4*i+1, 4*i+2, 4*i+3, 4*i+4 where i is the index of the parent.
To find parent of a child at index j, use (j-1)/4 to get the parent index.
posted on 22 May 2023
I applied via campus placement at Fr Conceicao Rodrigues College of Engineering, Mumbai and was interviewed in Nov 2022. There were 3 interview rounds.
Basic aptitude questions and 2 hard DP questions in the Online Test .
posted on 13 Dec 2022
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Jun 2022. There were 2 interview rounds.
SQL is a relational database management system while NoSQL is a non-relational database management system.
SQL databases are structured and use tables with predefined schema while NoSQL databases are unstructured and use collections or documents.
SQL databases use SQL language for querying and managing data while NoSQL databases use various query languages like MongoDB's query language.
SQL databases are vertically scalab...
Critical section is a code segment that should not be executed by multiple threads simultaneously. Solution is to use synchronization techniques.
Critical section is a part of code that should be executed by only one thread at a time
Multiple threads accessing critical section can lead to race conditions and data inconsistency
Synchronization techniques like locks, semaphores, and monitors can be used to ensure mutual exc...
Quantitative interview
Java coding and c language
based on 4 reviews
Rating in categories
Software Engineer
72
salaries
| ₹3 L/yr - ₹9 L/yr |
Data Scientist
28
salaries
| ₹7.2 L/yr - ₹20 L/yr |
Senior Software Engineer
25
salaries
| ₹7.1 L/yr - ₹14 L/yr |
Senior Automation Engineer
12
salaries
| ₹7.8 L/yr - ₹18.3 L/yr |
System Administrator
11
salaries
| ₹2.4 L/yr - ₹5.5 L/yr |
Fractal Analytics
Mu Sigma
Tiger Analytics
LatentView Analytics