Filter interviews by
I applied via Walk-in and was interviewed in Mar 2020. There were 3 interview rounds.
Top trending discussions
posted on 29 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
Some maths related questions
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
4 Coding Questions Were Given.
Check Palindrome String
Longest Increasing Subsequence
Group Anagrams
Add Two Numbers(Linked List)
Questions were picked from leetcode but the restriction of not using any inbuild function made them difficult to solve in the given time frame.
Throws is used for checked exceptions in Java, while throw is used to explicitly throw an exception.
Throws is used in method signature to declare that the method may throw a checked exception.
Throw is used to actually throw an exception in the code.
Example: public void method() throws IOException { //code }
Example: throw new IOException();
Inheritance allows a class to inherit properties and behaviors from another class. Abstract classes cannot be instantiated and can have abstract methods. Interfaces define a contract for classes to implement.
Inheritance allows a class to inherit properties and behaviors from another class
Abstract classes cannot be instantiated and can have abstract methods
Interfaces define a contract for classes to implement
I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.
Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
General coding questions
30days training and project building
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
posted on 28 May 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.
Design patterns are reusable solutions to common software problems.
Creational patterns: Singleton, Factory, Abstract Factory, Builder
Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy
Behavioral patterns: Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, Visitor
We use design patterns to improve code readability, maint...
based on 4 reviews
Rating in categories
Software Engineer
58
salaries
| ₹4.3 L/yr - ₹11.4 L/yr |
Senior Software Engineer
40
salaries
| ₹7.7 L/yr - ₹21.7 L/yr |
Associate Software Engineer
18
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Developer
16
salaries
| ₹3 L/yr - ₹9.2 L/yr |
Technical Lead
13
salaries
| ₹9.5 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
HCLTech