Filter interviews by
Top trending discussions
I applied via Approached by Company
My framework is a comprehensive set of tools, libraries, and best practices that I use to streamline the development process and ensure high-quality deliverables.
Utilizes design patterns such as MVC for structuring code
Includes libraries for common tasks like data manipulation and networking
Emphasizes unit testing and continuous integration for code quality
Integrates with popular tools like Git for version control
Suppo...
Types of Selenium waits include implicit, explicit, and fluent waits.
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further.
Fluent wait: Waits for a condition to be true with a defined polling frequency.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
XPath is used to navigate through XML documents, while CSS is used to style HTML elements.
XPath is more powerful and flexible for navigating XML documents
CSS is more commonly used for styling HTML elements
XPath uses path expressions to select nodes in an XML document
CSS uses selectors to target specific HTML elements
posted on 6 Nov 2024
Basic English and General aptitude questions
I was interviewed before Nov 2023.
posted on 16 Oct 2017
I was interviewed in Jan 2017.
I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.
posted on 14 Oct 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Non functional requirements are criteria that specify how a system should behave, rather than what it should do.
Performance - system should respond within 2 seconds for all user interactions
Scalability - system should be able to handle 1000 concurrent users
Reliability - system should have a 99.99% uptime
Security - system should encrypt all sensitive data
Usability - system should have a user-friendly interface
Improve legacy app performance by optimizing code, implementing caching, and scaling resources.
Optimize code by identifying and removing bottlenecks
Implement caching to reduce database calls and improve response time
Scale resources by using containers or serverless architecture
Use asynchronous processing for long-running tasks
Upgrade hardware or infrastructure if necessary
Security in microservices involves implementing authentication, authorization, encryption, and monitoring to protect data and services.
Implement authentication and authorization mechanisms to control access to microservices.
Use encryption to secure communication between microservices and external clients.
Implement monitoring and logging to detect and respond to security incidents.
Consider using API gateways for central...
Microservices architecture for a wealth management app involves breaking down the application into smaller, independent services.
Each microservice focuses on a specific business function, such as client onboarding, portfolio management, or reporting.
Services communicate through APIs, allowing for flexibility and scalability.
Each microservice can be developed, deployed, and scaled independently, leading to faster develo...
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Hacker Rank test, problem solving. Java 8
DELETE is used to remove rows from a table while keeping the table structure intact. DROP is used to remove an entire table from the database.
DELETE is a DML (Data Manipulation Language) command, while DROP is a DDL (Data Definition Language) command.
DELETE can be rolled back, while DROP cannot be rolled back.
Example: DELETE FROM table_name WHERE condition; DROP TABLE table_name;
Autocalender creates a date table automatically, while duplicate creates a copy of a table and reference creates a linked table in Power BI.
Autocalender automatically generates a date table based on the data in your model.
Duplicate creates a copy of a table with the same data and structure.
Reference creates a linked table that shares the same data as the original table.
Autocalender is useful for quickly creating date t...
based on 3 reviews
Rating in categories
Associate Consultant
8.7k
salaries
| ₹1.9 L/yr - ₹11.6 L/yr |
Consultant
3.9k
salaries
| ₹8 L/yr - ₹28 L/yr |
Associate
1.7k
salaries
| ₹1.5 L/yr - ₹5 L/yr |
Senior Consultant
1.2k
salaries
| ₹9.8 L/yr - ₹38.1 L/yr |
Senior Associate
1.1k
salaries
| ₹1.8 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech