i
Big Oh Notation
Filter interviews by
I applied via campus placement at Deenbandhu Chotu Ram University of Science and Technology, Murthal and was interviewed in Jul 2022. There were 4 interview rounds.
There were two coding questions. I solved them both using Hashmap. Solution were to be written simply on text field given. This was an online non proctored test.
This time we were given 2 more coding question to be solved in presence of hiring team this was on campus. Off campus process is different as my friend who applied off campus had an GD in second round.
Again 2 question were given to be solved in presence of hiring team.
A linked list is a data structure where each element points to the next one.
Create a Node class with a value and a next pointer
Create a LinkedList class with a head pointer and methods to add, remove, and traverse nodes
Example: LinkedList ll = new LinkedList(); ll.add(5); ll.add(10); ll.remove(5);
Inorder tree traversal is a way of visiting each node in a binary tree in a specific order.
Start at the leftmost node of the tree
Visit the left subtree recursively
Visit the current node
Visit the right subtree recursively
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
Easy to medium DSA questions. 2 Questions are asked in this round
One OOPS based question is asked.
Questions based on your tech stack
Top trending discussions
posted on 20 Aug 2024
Coding test on JavaScript
Got an assignment to create a e-learning platform
JavaScript is a programming language commonly used for creating interactive websites.
JavaScript is a high-level, interpreted programming language.
It is used to make web pages interactive and dynamic.
JavaScript can be used for client-side and server-side development.
Examples: Adding interactivity to buttons, form validation, creating animations.
I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.
Easy to Medium level coding questions on a particular coding platform
I have to create a full stack project within 7-8 days. In my case it was ed-tech platform and I created using (MERN technology).
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
Out of 5 questions you have right 3 questions
I applied via Campus Placement and was interviewed in Oct 2023. There were 4 interview rounds.
I was given a task to complete construction management system within 7-8 days .
They asked me to do 5 coding question on java script
It was very good.
The assignment was given to me to do a project on online learning platform using react.
React is a JavaScript library for building user interfaces.
React is used for creating interactive UI components.
It allows developers to build reusable UI components.
React uses a virtual DOM for efficient rendering.
React can be used with other libraries like Redux for state management.
Components in React can be class-based or functional.
Example: ReactDOM.render(
posted on 9 Nov 2023
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
posted on 18 Nov 2020
I applied via LinkedIn and was interviewed in May 2020. There were 5 interview rounds.
Threads are a sequence of instructions that can be executed independently by a program.
Threads are lightweight processes that share the same memory space as the parent process.
They allow for concurrent execution of multiple tasks within a single program.
Threads can communicate with each other through shared memory or message passing.
Examples of multi-threaded programs include web servers, video games, and operating sys
Stack is a linear data structure while tree is a hierarchical data structure.
Stack is a collection of elements with LIFO (Last In First Out) order.
Tree is a collection of nodes with parent-child relationship.
Stack has only one entry and exit point while tree can have multiple entry and exit points.
Stack is used for backtracking, undo operations, etc. while tree is used for representing hierarchical data like file syste
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Software Engineer
52
salaries
| ₹4.8 L/yr - ₹14 L/yr |
Associate Software Engineer
24
salaries
| ₹3 L/yr - ₹6 L/yr |
Senior Software Engineer
14
salaries
| ₹7.1 L/yr - ₹17.6 L/yr |
Associate Software Developer
10
salaries
| ₹5 L/yr - ₹6 L/yr |
Devops Engineer
9
salaries
| ₹4 L/yr - ₹10 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler