Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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<String> treeSet = new 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 in Apr 2021. There were 3 interview rounds.
Static class and static constructor in C#
Static class can only contain static members and cannot be instantiated
Static constructor is called only once when the class is first accessed
Static constructor is used to initialize static members of the class
Example: Math class in C# is a static class
Example: static constructor can be used to initialize a static variable with a value
Performance improvement in Angular app
Use lazy loading to load modules on demand
Optimize change detection strategy
Use trackBy function in ngFor loops
Minimize DOM manipulation
Use AOT compilation
Implement server-side rendering
Use web workers for heavy computations
Use caching for frequently accessed data
Performing web application penetration testing on a website with firewall enabled.
Identify the type of firewall and its configuration
Perform reconnaissance to gather information about the target
Identify vulnerabilities and exploit them
Use tools like Burp Suite, Nmap, and Metasploit
Test for common web application vulnerabilities like SQL injection and cross-site scripting
Document findings and provide recommendations for
I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Dec 2021. There were 3 interview rounds.
The planning if the project and how to take over the project
We should maintain the aptitude to with our project and with with
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
Steps for Azure migration from onprem to cloud and Hyper V migration using VMWARE tool.
Assess on-premises environment
Choose appropriate migration method
Prepare Azure environment
Migrate data and applications
Optimize and secure migrated resources
VMware tool used for migration: VMware vCenter Converter
Hyper-V migration can be done using Azure Site Recovery
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹7 L/yr - ₹20.2 L/yr |
Team Lead
24.8k
salaries
| ₹7.2 L/yr - ₹26 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.8k
salaries
| ₹5.5 L/yr - ₹21 L/yr |
TCS
Cognizant
Capgemini
Infosys