Filter interviews by
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Difficulties were moderate level and most questions were repeted
Top trending discussions
I appeared for an interview in Aug 2017.
I applied via Campus Placement
Predicted month end target based on 35% work completed in first 10 days.
Assuming the employee works at a consistent pace throughout the month
Calculate the remaining work as 65% of the total work
Divide the remaining work by the remaining days in the month
Add the result to the 35% already completed
This gives the predicted month end target
For example, if the total work is 100 units, and 35 units are completed in the first...
I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.
Prepare thoroughly for aptitude...
Code for multiplication operation in programming languages
Use the * operator in most programming languages to perform multiplication
Example: int result = num1 * num2;
Remember to handle overflow cases if working with large numbers
My semester subjects include Computer Science, Mathematics, and Economics.
Computer Science - Programming, Algorithms, Data Structures
Mathematics - Calculus, Linear Algebra, Statistics
Economics - Microeconomics, Macroeconomics, Econometrics
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Experience with programming languages such as Java, Python, and C++
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Strong communication and teamwork skills
The aptitude was very tough
Coding,aptitude coding is quite easy
OOPs concepts are fundamental principles in object-oriented programming. Real-time examples include classes, objects, inheritance, polymorphism, and encapsulation.
Classes: Blueprint for creating objects with attributes and methods.
Objects: Instances of classes that contain data and behavior.
Inheritance: Allows a class to inherit attributes and methods from another class.
Polymorphism: Ability to present the same interfa...
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Graduated with a degree in Computer Science
Passionate about coding and problem-solving
Completed internships at tech companies
Proficient in programming languages like Java, Python, and C++
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Online test with a few behavioral questions and games. Nothing difficult.
This round included CSE Core MCQs and 2 coding questions. MCQs where moderated and Coding questions were for Leetcode Medium-Hard difficulty.
I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.
3 questions medium leetcode
Depth First Search (DFS) pseudo code
Initialize a stack to keep track of nodes to visit
Start with the initial node and push it onto the stack
While the stack is not empty, pop a node from the stack and visit its neighbors
Push unvisited neighbors onto the stack
Repeat until all nodes are visited
BFS (Breadth First Search) algorithm pseudo code
Start by enqueueing the starting node
While the queue is not empty, dequeue a node and process it
Enqueue all adjacent nodes that have not been visited yet
Repeat until all nodes have been visited
To find the middle of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The position of the slow pointer at this point will be the middle of the linked list.
based on 1 interview
Interview experience
Junior Engineer
943
salaries
| ₹2.4 L/yr - ₹4.7 L/yr |
Assistant Engineer
350
salaries
| ₹3 L/yr - ₹7 L/yr |
Diploma Trainee Engineer
223
salaries
| ₹1.8 L/yr - ₹3.2 L/yr |
Engineer
220
salaries
| ₹3 L/yr - ₹8.7 L/yr |
Assistant Manager
185
salaries
| ₹7 L/yr - ₹18.6 L/yr |
Dell
HARMAN
Vivo
OPPO