Filter interviews by
I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.
Coding question from leetcode
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Sort the list of strings and remove the 2nd minimum element.
Sort the list of strings in ascending order.
Remove the 2nd element from the sorted list.
Append adds a single element to the end of a list, while extend adds multiple elements to the end of a list.
Append adds a single element to the end of a list.
Extend adds multiple elements to the end of a list.
Example: list1 = [1, 2, 3], list2 = [4, 5], list1.append(4) will result in list1 = [1, 2, 3, 4], list1.extend(list2) will result in list1 = [1, 2, 3, 4, 5]
CMDB stands for Configuration Management Database, a centralized database that stores information about the hardware and software assets in an organization.
Centralized database for storing information about hardware and software assets
Helps in tracking changes and maintaining a record of configuration items
Used for IT service management and ensuring accurate asset inventory
Examples: ServiceNow CMDB, BMC Atrium CMDB
CI stands for Continuous Integration, a software development practice where code changes are automatically built, tested, and integrated into a shared repository frequently.
CI helps to identify and fix integration errors quickly.
It allows for faster delivery of software updates.
Popular CI tools include Jenkins, Travis CI, and CircleCI.
posted on 21 Sep 2023
I applied via Walk-in and was interviewed in Aug 2023. There were 2 interview rounds.
An operating system is a software that manages computer hardware and provides services for computer programs.
Manages computer hardware resources
Provides services for computer programs
Examples: Windows, macOS, Linux
O365 is a subscription-based service by Microsoft that includes access to various productivity tools, while cloud refers to storing and accessing data and programs over the internet.
O365 stands for Office 365, a suite of productivity applications like Word, Excel, and Outlook provided by Microsoft on a subscription basis
Cloud computing involves storing and accessing data and programs over the internet instead of on a l...
posted on 12 Jun 2022
I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.
Basic aptitude round
posted on 23 Apr 2024
I applied via Campus Placement
Good easy and satisfactory
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Abstraction is the concept of hiding complex details and showing only the essential features of an object or system.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in reducing complexity and improving efficiency
For example, when driving a car, we don't need to know the internal workings of the engine to operate it
posted on 25 Jan 2025
I was interviewed before Jan 2024.
I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.
Mathematical Logical And counication test
Oops concepts refer to Object-Oriented Programming concepts that help in organizing and managing code efficiently.
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 complex implementation...
A program in Java to print 'Hello, World!'
Create a class with a main method
Use System.out.println() to print the message
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Interview experience
Technical Solutions Engineer
23
salaries
| ₹12 L/yr - ₹33 L/yr |
Data Engineer
14
salaries
| ₹12 L/yr - ₹26 L/yr |
Solution Architect
8
salaries
| ₹32 L/yr - ₹54.5 L/yr |
Associate Technical Solutions Engineer
7
salaries
| ₹12 L/yr - ₹18 L/yr |
Senior Technical Solutions Engineer
7
salaries
| ₹27.3 L/yr - ₹42 L/yr |
Cloudera
Hortonworks
MapR Technologies
Snowflake