Filter interviews by
I applied via Campus Placement and was interviewed before Apr 2022. There were 5 interview rounds.
A team will conduct Aptitude test that contains 100 basic aptitude and 100 technical aptitude questions
Group participants and conduct GD about any topic
Participants were asked to program for some logic and algorithms
Profitability analysis in the credit cards business involves evaluating the financial performance and returns generated by credit card operations.
Profitability analysis helps assess the effectiveness of credit card strategies and identify areas for improvement.
Key metrics for profitability analysis include net interest margin, fee income, credit losses, and operating expenses.
Comparing profitability across different cu...
Certifications are not mandatory for software developers, but can add value to their resume.
Certifications in programming languages like Java, Python, C++
Certifications in software development methodologies like Agile, Scrum
Certifications in cloud computing platforms like AWS, Azure
Certifications in security like CISSP, CEH
Certifications in project management like PMP
Certifications in mobile app development like Androi
I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.
String , Array ,Collection framework related questions.
Ecommerce site with Login,Review,AddToCart,Order features,Filter features.
I appeared for an interview in Jun 2023.
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Todo application javascript todo app creation needs to submit
In Java, == compares memory addresses while .equals() compares the actual values of objects.
== compares memory addresses of objects
.equals() compares the actual values of objects
Use == for comparing primitive data types
Use .equals() for comparing objects like Strings
The '==' operator compares memory addresses of objects, while the .equals() method compares the content or value of objects.
Use '==' for comparing memory addresses of objects.
Use .equals() for comparing the content or value of objects.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true.
Java program to check if a number is prime
Create a function that takes an integer as input
Check if the number is less than 2, return false
Iterate from 2 to the square root of the number, check for divisibility
If the number is divisible by any number, return false
Otherwise, return true
A prime number is a number greater than 1 that can only be divided by 1 and itself.
Prime numbers are integers greater than 1
They have only two factors: 1 and the number itself
Examples of prime numbers: 2, 3, 5, 7, 11, 13
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, member variables, and methods, while interface cannot.
A class can implement multiple interfaces but can only extend one abstract class.
Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes to impl...
Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.
Abstract classes can have both implemented and abstract methods, providing more flexibility in design.
Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.
Abstract classes sup...
based on 1 interview
Interview experience
Software Engineer
43
salaries
| ₹1.6 L/yr - ₹5 L/yr |
Senior Software Engineer
15
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Software Developer
13
salaries
| ₹3.3 L/yr - ₹4.7 L/yr |
Lead Software Engineer
13
salaries
| ₹7.2 L/yr - ₹11.4 L/yr |
Quality Analyst
9
salaries
| ₹2 L/yr - ₹5.8 L/yr |
Huawei Technologies
Z X Learning
Evision Technoserve
Cogoport