Filter interviews by
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Components of a PC include CPU, motherboard, RAM, storage, GPU, power supply, and peripherals.
CPU (Central Processing Unit)
Motherboard
RAM (Random Access Memory)
Storage (HDD/SSD)
GPU (Graphics Processing Unit)
Power Supply
Peripherals (keyboard, mouse, monitor)
Yes, I know how to install an operating system.
Ensure the system meets the minimum requirements for the OS
Create a bootable installation media (USB, DVD)
Boot the system from the installation media
Follow on-screen instructions to select language, partition disk, and install OS
Complete the installation process and configure settings
Various types of hardware components are used in a PC, including CPU, GPU, RAM, motherboard, storage devices, power supply, and peripherals.
CPU (Central Processing Unit)
GPU (Graphics Processing Unit)
RAM (Random Access Memory)
Motherboard
Storage devices (HDD, SSD)
Power supply
Peripherals (keyboard, mouse, monitor)
I applied via Company Website and was interviewed before Apr 2021. There were 5 interview rounds.
English, reasoning (verbal and non verbal). Basics. That could be worked out of giving mock tests.
You just have to write a code based on the given question. There are multiple language to select from and you can opt for any like Java, python etc
Easy round you can qualify easily.
Normal GD where you have to speak
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
I was interviewed in May 2023.
Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the imp...
Collections in Java refer to classes and interfaces that implement data structures like lists, sets, and maps.
Collections provide a way to store and manipulate groups of objects in Java
Examples include ArrayList, LinkedList, HashSet, and HashMap
Collections framework includes interfaces like List, Set, Map, and classes like ArrayList, HashSet, and HashMap
List and Set are both interfaces in Java used to store collections of elements, but with different characteristics.
List is an ordered collection that allows duplicate elements, while Set is an unordered collection that does not allow duplicates.
List implementations include ArrayList, LinkedList, and Vector, while Set implementations include HashSet, TreeSet, and LinkedHashSet.
List allows access to elements by index, wh...
A palindrome program checks if a given string reads the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and convert all characters to lowercase
Compare the string with its reverse to check if it is a palindrome
Program to generate prime numbers
Create a function to check if a number is prime
Iterate through numbers and check for prime numbers
Store prime numbers in an array
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class. A class is a blueprint for creating objects, while an object is an instance of a class.
Inheritance allows a class to reuse code from another class, promoting code reusability and reducing redundancy.
A class is a template or blueprint for creating objects, defining attributes and methods.
An object...
Coding round test in tech Mahindra
I applied via Referral and was interviewed in Jun 2023. There were 2 interview rounds.
Learn some coding language like python and Java
And SAP ABAP
Static keyword in Java is used to create class-level variables and methods.
Static variables and methods belong to the class rather than the instance of the class.
Static variables are initialized only once at the start of the program.
Static methods can be called without creating an instance of the class.
Static keyword can also be used to create static blocks that are executed only once when the class is loaded.
Example: ...
Yes, Java supports multiple interface implementation in a single class.
A class can implement multiple interfaces separated by a comma.
All the methods of the implemented interfaces must be implemented in the class.
Example: public class MyClass implements Interface1, Interface2 { }
Diamond problem is a multiple inheritance issue in Java where two classes have a common parent class and a subclass inherits from both.
Occurs when two classes have a common parent class and a subclass inherits from both
Results in ambiguity and conflicts in method and variable resolution
Solved in Java by implementing interfaces instead of multiple inheritance
Yes, I have recently used Windows.
I have been using Windows as my primary operating system for the past 5 years.
I am familiar with various versions of Windows, including Windows 10 and Windows Server.
I have experience in troubleshooting Windows-related issues, such as driver conflicts and system crashes.
I have worked with Active Directory, Group Policy, and other Windows administration tools.
I have deployed and managed...
To install an OS on a laptop, you need to create a bootable installation media and follow the installation process.
Create a bootable installation media (USB or DVD)
Access the BIOS/UEFI settings and set the boot order to prioritize the installation media
Restart the laptop and boot from the installation media
Follow the on-screen instructions to select the OS, partition the disk, and complete the installation
Once the inst...
To set printer IP, access the printer's settings through the control panel or web interface and configure the IP address.
Access the printer's control panel or web interface
Navigate to the network settings or TCP/IP settings
Enter the desired IP address and subnet mask
Save the changes and restart the printer if necessary
based on 1 review
Rating in categories
System Support Engineer
3
salaries
| ₹3.4 L/yr - ₹4.4 L/yr |
TCS
Accenture
Wipro
Cognizant