Filter interviews by
Top trending discussions
Gd is very easy to get shortlisted you just have to speak that's all if you can able to speak for 2 minutes then you'll get shortlisted
Program to sort a list without using built-in functions
Iterate through the list and compare each element with the rest to find the smallest element
Swap the smallest element with the first element in the list
Repeat the process for the remaining elements until the list is sorted
Object-oriented programming concepts that help in organizing and structuring code for better reusability and maintainability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementat...
I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 19 Feb 2022
Maven is a build automation tool used primarily for Java projects. It manages project dependencies and builds the project.
Maven is based on the concept of a Project Object Model (POM) file, which describes the project structure and dependencies.
It uses a centralized repository called Maven Central to download dependencies.
Maven can be used to compile, test, package, and deploy Java applications.
It provides a consistent...
To create a soft link, use the 'ln -s' command. To create a hard link, use the 'ln' command. To create an empty file, use the 'touch' command.
To create a soft link: ln -s
To create a hard link: ln
To create an empty file: touch
To create sub directories using mkdir command, use the -p option followed by the directory path.
Use the command 'mkdir -p directory/subdirectory'
The -p option creates parent directories if they don't exist
Multiple subdirectories can be created at once using 'mkdir -p directory/subdirectory1/subdirectory2'
Use 'mkdir -m' option to set permissions for the directory
chmod and chown commands are used to change file permissions and ownership respectively.
chmod command is used to change the permissions of a file or directory
chown command is used to change the ownership of a file or directory
Example: chmod 755 file.txt - This command gives read, write and execute permissions to the owner and read and execute permissions to group and others
Example: chown user1 file.txt - This command c
posted on 11 Oct 2020
I applied via Naukri.com and was interviewed before Oct 2019. There were 4 interview rounds.
Software Development Engineer II
73
salaries
| ₹10 L/yr - ₹15.5 L/yr |
Devops Engineer
44
salaries
| ₹6.4 L/yr - ₹18 L/yr |
Development Engineer 3
38
salaries
| ₹13.5 L/yr - ₹23 L/yr |
Software Developer
36
salaries
| ₹6 L/yr - ₹24.5 L/yr |
Engineer III
30
salaries
| ₹10 L/yr - ₹20 L/yr |
Cisco
Microsoft Corporation
Intel
IBM