Filter interviews by
I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Jul 2021. There were 3 interview rounds.
Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.
Software testing involves executing a program or application with the intent of finding errors.
It is done to ensure that the software meets the specified requirements and is of high quality.
Testing can be done manually or using automated tools.
Types of testing include functional,...
Pointers in C are variables that store the memory address of another variable.
Pointers are declared using the * symbol.
They can be used to access and manipulate data stored in memory.
Pointers can be used to pass values by reference.
Example: int *ptr; ptr = # *ptr = 10; // num now equals 10
Arrays in C are also implemented using pointers.
Function overloading is the ability to have multiple functions with the same name but different parameters.
Functions with the same name but different parameters can be defined in the same scope.
The compiler determines which function to call based on the number and types of arguments passed.
Function overloading is commonly used in object-oriented programming languages like C++ and Java.
Top trending discussions
A pn junction diode is a semiconductor device that allows current to flow in one direction only.
Consists of p-type and n-type semiconductor materials
When forward biased, allows current to flow easily
When reverse biased, blocks current flow
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...
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
Online. 2 easy-medium questions
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
Basic aptitude train, time and work distance
About ai
today generation
WD offers exciting opportunities for growth and innovation in the software engineering field.
Opportunity to work on cutting-edge technologies
Collaborative and supportive work environment
Career development and growth opportunities
Strong company culture and values
Global presence and diverse projects
Use Floyd's Tortoise and Hare algorithm to detect loop in linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at any point, there is a loop in the linked list.
WD offers a variety of products including external hard drives, internal hard drives, SSDs, and network attached storage devices.
External hard drives
Internal hard drives
SSDs
Network attached storage devices
I applied via Job Fair and was interviewed in Aug 2023. There were 2 interview rounds.
There was a coding round on techgig which i cleared
posted on 31 Jan 2024
I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to write with simole loetters to
Very easy to manipulate with this code
based on 2 reviews
Rating in categories
Software Engineer
1.6k
salaries
| ₹7.1 L/yr - ₹22 L/yr |
Lead Engineer
637
salaries
| ₹10 L/yr - ₹39.7 L/yr |
Senior Software Engineer
531
salaries
| ₹8.4 L/yr - ₹33 L/yr |
Chief Engineer
373
salaries
| ₹14.5 L/yr - ₹51 L/yr |
Engineer
317
salaries
| ₹5.5 L/yr - ₹22 L/yr |
Microsoft Research
IBM Research
Intel
TCS