i
Motadata
Filter interviews by
I applied via Referral and was interviewed before Sep 2021. There were 3 interview rounds.
File System in Linux is the way files are organized and stored on a Linux system.
File System is responsible for managing files and directories on a Linux system
It provides a hierarchical structure for organizing files and directories
The root directory is denoted by / and all other directories are subdirectories of the root directory
Different types of file systems are supported in Linux such as ext4, NTFS, FAT32, etc.
Co...
To check running processes in Linux, use the 'ps' command.
Open the terminal and type 'ps' followed by any options or arguments.
Use 'ps aux' to display all running processes with detailed information.
Use 'ps -ef' to display all running processes with full information.
Use 'top' command to display real-time information about running processes.
Use 'htop' command to display running processes in a more user-friendly way.
Use ...
To check IP in Linux, use the command 'ifconfig' or 'ip addr show'
Open the terminal and type 'ifconfig' or 'ip addr show'
Look for the IP address under the network interface section
Alternatively, use the command 'hostname -I' to display the IP address only
WMI stands for Windows Management Instrumentation, a set of tools used to manage and monitor Windows systems.
WMI provides a standardized way for administrators to access and manage system information, configuration data, and performance statistics.
It can be used to remotely manage and monitor Windows systems, as well as automate administrative tasks.
WMI uses a query language called WQL (WMI Query Language) to retrieve ...
SNMPWALK is a tool used to retrieve information from SNMP-enabled devices. There are three versions of SNMP: SNMPv1, SNMPv2c, and SNMPv3.
SNMPWALK is a command-line tool used to retrieve information from SNMP-enabled devices.
It works by sending a series of SNMP GETNEXT requests to the device, starting at the root of the MIB tree.
SNMPv1 is the original version of SNMP and is the most widely supported. It uses community s...
Permissions in Linux determine the access level of users and processes to files and directories.
There are three types of permissions: read, write, and execute.
Permissions are set for three types of users: owner, group, and others.
Permissions can be viewed and modified using the chmod command.
Examples of permission settings: 755 (rwxr-xr-x) for directories, 644 (rw-r--r--) for files.
To change ownership in Linux, use the chown command followed by the new owner and file/directory name.
Use the chown command followed by the new owner and file/directory name
To change ownership of a directory and its contents, use the -R option
To change group ownership, use the chgrp command
To kill a process in Linux, you can use the 'kill' command followed by the process ID (PID) or the 'pkill' command followed by the process name.
Use the 'kill' command followed by the PID to terminate a specific process
Use the 'pkill' command followed by the process name to kill all processes with that name
You can send different signals to the process using the '-s' option with the 'kill' command
To forcefully kill a pro...
To check IP in Linux, use the command 'ifconfig' or 'ip addr show'
Open the terminal and type 'ifconfig' or 'ip addr show'
Look for the IP address under the network interface section
Alternatively, use the command 'hostname -I' to display the IP address only
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
45 mins, Basic aptitude , comprehension and decision making questions
posted on 21 Jan 2025
Easy medium to hard medium
Questions on array , linked list
posted on 26 Feb 2025
I was interviewed before Feb 2024.
General Aptitude Test.
One-one mapping is a relationship between two sets where each element of one set is associated with exactly one element of the other set.
Each element in the first set maps to exactly one element in the second set.
No two elements in the first set map to the same element in the second set.
Example: Mapping employee IDs to employee names in a database.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Example: Class 'Car' can inherit from class 'Vehicle' and inh...
posted on 25 Nov 2024
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Easy test on 2 ques of coding
posted on 5 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
posted on 10 Feb 2025
I was interviewed in Aug 2024.
Aptitude test(Quants+Reasoning+English)
1 Beginner+ 1 Intermediate
I applied via Campus Placement and was interviewed in Jun 2022. There were 5 interview rounds.
50 mcq were asked in 12 mins. Most of the candidates qualified this round.
3 coding questions of basic DSA were asked. Also few mcqs from Operating System, Networking and DBMS.
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
15 minutes test.
50 questions
easy questions
Management , Leadership , Character Type questions
2 coding questions
resume grilling
easy medium questions
posted on 17 Oct 2022
A program to reverse a string
Iterate through the string from end to start and append each character to a new string
Use built-in functions like reverse() or StringBuilder.reverse() in some programming languages
ArrayList is a resizable array while LinkedList is a doubly linked list.
ArrayList is faster for accessing elements while LinkedList is faster for adding or removing elements.
ArrayList uses contiguous memory while LinkedList uses non-contiguous memory.
ArrayList is better for random access while LinkedList is better for sequential access.
Example: ArrayList - List
based on 2 reviews
Rating in categories
Software Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Implementation Engineer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Success Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
ManageEngine
Nucleus Software Exports
Ramco Systems
TCS