Filter interviews by
Data Structures and Algorithms
Data Structures and Algorithms
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
Bloomberg interview questions for designations
I appeared for an interview before Jul 2021.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.
Polymorphism is achieved through method overriding and method overloading.
Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Method overloading is when a class has two or more methods with the ...
Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.
It helps in achieving loose coupling between objects
It makes testing easier as dependencies can be mocked or stubbed
There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection
Example: In a web application, the database connection object can ...
Garbage Collection in .Net automatically manages memory by freeing up unused objects.
Garbage Collector runs in the background and periodically checks for unused objects.
It frees up memory by deallocating objects that are no longer being used.
GC can be configured using different modes like Server, Workstation, Concurrent, etc.
GC can also be manually triggered using GC.Collect() method.
GC.SuppressFinalize() method can be...
I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Nov 2020. There were 4 interview rounds.
Ansible Tower is a web-based UI and automation platform for managing Ansible automation at scale.
Provides a centralized dashboard for managing Ansible automation
Allows for role-based access control and team collaboration
Offers job scheduling, notifications, and reporting
Integrates with other tools like Jenkins, Git, and AWS
Supports RESTful API for automation and integration
Enables self-service automation for non-techni
Encrypted passwords for user module can be generated using hashing algorithms like bcrypt or PBKDF2.
Choose a strong hashing algorithm like bcrypt or PBKDF2
Generate a random salt for each user
Combine the password and salt, and hash the result using the chosen algorithm
Store the salt and hashed password in the database
When verifying a password, retrieve the salt for the user, combine it with the entered password, and has...
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
This test consists of Aptitude and coding rounds
In this round , pseudo code will be there
based on 3 interviews
1 Interview rounds
based on 1 review
Rating in categories
Software Engineer
12
salaries
| ₹21.5 L/yr - ₹82.1 L/yr |
Senior Software Engineer
10
salaries
| ₹22.5 L/yr - ₹80.5 L/yr |
Analyst
7
salaries
| ₹15 L/yr - ₹23 L/yr |
Data Analyst
7
salaries
| ₹20 L/yr - ₹28 L/yr |
Accounts Manager
5
salaries
| ₹22 L/yr - ₹38 L/yr |
Accenture
Capgemini
HCLTech
Teleperformance