Filter interviews by
I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.
Top trending discussions
posted on 7 Jun 2024
They will give you some random topics to talk to.check your communication.
Quantative questions
Testing, communication skills
I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.
Question from aptitude , reasoning , technical question , game based question
2 question which are very easy based on data structure array , string some are on stack
I applied via Naukri.com and was interviewed before Jan 2023. There was 1 interview round.
TreeSet is a class in Java that implements the Set interface using a tree for storage.
TreeSet stores elements in sorted order based on their natural ordering or a custom Comparator.
It does not allow duplicate elements.
Operations like add, remove, and search have O(log n) time complexity.
Example: TreeSet
HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
HashMap uses a hash function to map keys to indices in an array called buckets.
Collisions can occur when multiple keys hash to the same index, which is resolved using techniques like chaining or open addressing.
HashMap provides constant-time complexity O(1) for basic operations like get, put, and remove.
Example...
Use Spring Boot's multiple datasource configuration to work with 2 different databases
Define multiple datasource configurations in application.properties or application.yml
Create separate DataSource and JdbcTemplate beans for each database
Use @Primary annotation to specify the primary datasource
Use @Qualifier annotation to specify the secondary datasource
Inject the appropriate datasource in your repository classes
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
.NET Core is a free, open-source, cross-platform framework for building modern applications.
Developed by Microsoft
Supports multiple programming languages
Can be used to build web, desktop, and mobile applications
Provides high performance and scalability
Compatible with Windows, Linux, and macOS
An example of .NET Core middleware
Middleware is software that sits between the application and the server
In .NET Core, middleware can be used to handle requests and responses
An example of .NET Core middleware is the UseRouting method, which sets up routing for the application
based on 1 review
Rating in categories
Data Analyst
13
salaries
| ₹3 L/yr - ₹6 L/yr |
Senior Technical Analyst
11
salaries
| ₹3.5 L/yr - ₹8.5 L/yr |
Technical Analyst
7
salaries
| ₹1.6 L/yr - ₹3.2 L/yr |
Software Developer
6
salaries
| ₹3.3 L/yr - ₹7.8 L/yr |
Survey Programmer
5
salaries
| ₹2.7 L/yr - ₹5.1 L/yr |
Genpact
TCS
Wipro
Infosys