i
UST
Filter interviews by
I was interviewed before Feb 2024.
Java is a high-level programming language known for its portability and versatility. Its architecture is based on the concept of platform independence.
Java is an object-oriented language with a syntax similar to C++.
Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).
The Java architecture includes the Java Development Kit (JDK), Java Runtime Environment (JRE), and JVM.
Java applicatio...
Adapting to rapidly changing technologies and requirements.
Keeping up with new technologies and trends
Balancing priorities and deadlines
Managing team dynamics and conflicts
Adapting to changing project requirements
Ensuring scalability and maintainability of solutions
Top trending discussions
I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
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
posted on 8 Jan 2025
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 21 May 2024
I applied via Approached by Company
Talk about one of three topics for 2 mins
DHCP is a network protocol that automatically assigns IP addresses to devices, DNS translates domain names to IP addresses, routers connect networks, gateways connect networks with different protocols, booting into safe mode allows troubleshooting.
DHCP automatically assigns IP addresses to devices on a network
DNS translates domain names to IP addresses for easier access
Routers connect different networks together to ena...
IP address is a unique identifier assigned to each device connected to a network. Classes of IP include A, B, C, D, and E. Workgroup and domain are network organization structures. BSOD is Blue Screen of Death.
IP address is a unique numerical label assigned to each device on a network
Classes of IP include A, B, C, D, and E with different ranges of addresses
Workgroup is a peer-to-peer network where each computer has its...
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 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Developer
2.1k
salaries
| ₹2.5 L/yr - ₹12.7 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹6.6 L/yr - ₹27 L/yr |
Software Engineer
1.3k
salaries
| ₹3.6 L/yr - ₹15.1 L/yr |
System Analyst
1.2k
salaries
| ₹6.4 L/yr - ₹22.2 L/yr |
Senior Software Developer
941
salaries
| ₹5.6 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech