Filter interviews by
I applied via campus placement at National Institute of Technology (NIT), Silchar and was interviewed in Jul 2021. There was 1 interview round.
Stack can be implemented using a singly linked list where each node points to the next node.
Create a Node class with data and next pointer
Create a Stack class with top pointer
Push operation: create a new node and make it the top node
Pop operation: remove the top node and make the next node the new top node
Peek operation: return the data of the top node
isEmpty operation: check if the top node is null
Implementing a linked list and its operations.
Create a Node class with data and next pointer
Create a LinkedList class with head pointer
Implement insert, delete, search, and print operations
Handle edge cases like empty list, inserting at beginning/end
Example: LinkedList ll = new LinkedList(); ll.insert(5); ll.print();
Top trending discussions
I was interviewed before Mar 2024.
The coding test consisted of two questions, focusing on simple DP concept and hashing, along with multiple-choice questions.
I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.
posted on 27 Feb 2025
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Any one technical questions from Electrical branch.
Current is the flow of electric charge in a circuit.
Current is measured in Amperes (A)
It is the rate of flow of electric charge through a conductor
There are two types of current - AC (alternating current) and DC (direct current)
Example: A light bulb connected to a battery has current flowing through it
Voltage is the difference in electric potential between two points in a circuit, measured in volts.
Voltage is the driving force that pushes electric current through a circuit
It is measured in volts (V)
Voltage can be positive or negative, depending on the direction of current flow
Higher voltage means more energy available to push current through a circuit
Examples: A battery provides voltage to power a flashlight, a wall...
Resistance is the opposition to the flow of electric current in a circuit.
Resistance is measured in ohms (Ω).
It is caused by the collisions of electrons with atoms in a material.
Higher resistance means lower current flow.
Examples of materials with high resistance include rubber and glass.
Examples of materials with low resistance include copper and silver.
Python overview and oops concept
OOPS concepts in Java are principles like Inheritance, Encapsulation, Polymorphism, and Abstraction. DSA involves data structures and algorithms.
OOPS concepts in Java include Inheritance, where a class inherits properties and behaviors from another class.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Polymorphism allows objects to be treated as instances of their parent cla...
Increasing product efficiency can be achieved through optimizing processes, improving technology, and enhancing employee skills.
Optimize production processes to eliminate waste and improve workflow
Upgrade technology to automate tasks and improve accuracy
Provide training and development opportunities for employees to enhance their skills and knowledge
I would improve the user interface to enhance user experience and streamline navigation.
Enhance user interface design for better usability
Streamline navigation to improve user experience
Implement user feedback to make necessary changes
Optimize performance for faster loading times
Samples can be taken after finish products by following a sampling plan and using appropriate sampling techniques.
Develop a sampling plan based on the production process and quality requirements
Use random sampling techniques to ensure representative samples
Follow standard operating procedures for sample collection and testing
Document the sampling process and results for traceability and quality control
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Coding c++, dsa , c, programs etc.
based on 4 reviews
Rating in categories
Software Engineer
1.6k
salaries
| ₹7 L/yr - ₹22 L/yr |
Lead Engineer
635
salaries
| ₹10 L/yr - ₹39.8 L/yr |
Senior Software Engineer
535
salaries
| ₹7.8 L/yr - ₹33 L/yr |
Chief Engineer
377
salaries
| ₹14 L/yr - ₹51 L/yr |
Engineer
320
salaries
| ₹6.7 L/yr - ₹22 L/yr |
Microsoft Research
IBM Research
Intel
TCS