Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
posted on 18 Jul 2024
Simple aptitude questions focing on english
Use a set to remove duplicates from a string
Create a set to store unique characters
Iterate through the string and add each character to the set
Convert the set back to a string to get the result
Print a star pattern using loops
Use nested loops to print the desired pattern
Start with a small pattern and then increase complexity
Use '*' character to represent the stars
Example: For a simple pattern, you can use a loop to print '*' in a single line
Use the length() function to find the length of the given string.
Use the length() function in programming languages like Java, Python, C++, etc.
For example, in Java: String str = 'hello'; int length = str.length();
Make sure to handle edge cases like empty strings or null values.
Replace characters from string with another character
Use a loop to iterate through each character in the string
Check if the character needs to be replaced and replace it with the desired character
Return the modified string
I applied via Newspaper Ad and was interviewed in Sep 2024. There was 1 interview round.
posted on 16 Nov 2024
Mainframe is a large, powerful, and centralized computer system typically used by large organizations for critical applications.
Mainframes are known for their reliability, security, and scalability.
They are often used for processing large amounts of data and running mission-critical applications.
Mainframes have been around since the 1950s and are still used by industries like banking, healthcare, and government.
Example...
A global resource is a resource that is available to all users or systems within a network or organization.
Global resources can include shared files, databases, printers, and software applications.
These resources are typically accessible from any location within the network.
Examples of global resources include a shared network drive, a centralized database server, and a cloud-based collaboration tool.
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
OOPs in Java refers to Object-Oriented Programming concepts like classes, objects, inheritance, encapsulation, and polymorphism.
OOPs in Java is based on the concept of classes and objects.
It involves features like inheritance, encapsulation, and polymorphism.
Classes are blueprints for objects, defining their properties and behaviors.
Inheritance allows a class to inherit properties and methods from another class.
Encapsu...
Exception handling is a mechanism to handle runtime errors in a program to prevent it from crashing.
Exception handling is used to handle unexpected errors or exceptional conditions that may occur during program execution.
It allows the program to gracefully recover from errors and continue executing.
Common exception handling techniques include try-catch blocks, throw statements, and finally blocks.
Examples of exceptions...
2 questions on coding
posted on 5 Sep 2023
Product development process involves designing, creating, and testing a product before it is launched in the market.
Market research to identify customer needs and preferences
Concept development and brainstorming ideas
Designing and prototyping the product
Testing and refining the product based on feedback
Manufacturing and production
Launching and marketing the product
Continuous improvement and updates based on customer fe
SPES stands for System Performance Evaluation System, a tool used to analyze and optimize the performance of computer systems.
SPES is a software tool used by system engineers to evaluate the performance of computer systems.
It helps in identifying bottlenecks and optimizing system performance.
SPES can be used to analyze CPU usage, memory usage, disk I/O, and network performance.
By using SPES, system engineers can make i...
posted on 12 Aug 2024
A prime number is a number greater than 1 that can only be divided by 1 and itself.
Use a loop to check if the number is divisible by any number other than 1 and itself
Start checking from 2 up to the square root of the number for efficiency
If the number is only divisible by 1 and itself, it is a prime number
Reverse a string using popular programming languages
Use built-in functions like reverse() in Python
Iterate through the string in reverse order in C++
Use StringBuilder.reverse() in Java
Senior Software Engineer
3.3k
salaries
| ₹9.2 L/yr - ₹28 L/yr |
Software Engineer
3.2k
salaries
| ₹5 L/yr - ₹18.1 L/yr |
Claims Associate
2.3k
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Associate Software Engineer
1.3k
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate
997
salaries
| ₹2 L/yr - ₹6.1 L/yr |
Infosys
TCS
Wipro
HCLTech