i
TO THE NEW
Filter interviews by
Top trending discussions
posted on 2 Oct 2024
It was pretty easy. Various theoretical questions on technical knowledge and 3 coding questions. Since I was applying for a .net profile, all questions were related to that only.
posted on 30 Aug 2024
Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.
Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.
ngOnInit is used to initialize data in a component after Angular has initialized the component.
ngOnChanges is called when the input properties of a component change.
ngDoCheck is used for detecting and acting on changes that Angular doesn't...
Functional interfaces provide a single abstract method for functional programming in Java.
Functional interfaces allow for lambda expressions and method references to be used as instances of the interface.
Interfaces with multiple abstract methods cannot be used for lambda expressions.
Example: java.util.function.Function is a functional interface with a single abstract method apply().
Java 8 introduced new features like lambda expressions, streams, functional interfaces, and default methods.
Lambda expressions: Allows writing concise code by enabling functional programming.
Streams: Provides a way to work with sequences of elements efficiently.
Functional interfaces: Interfaces with a single abstract method, used for lambda expressions.
Default methods: Allows adding new methods to interfaces without br
Yes, one functional interface can extend another interface in Java.
Functional interfaces can extend other functional interfaces in Java.
The child interface can have only one abstract method, but can inherit default methods from the parent interface.
Example: interface Parent { void method1(); } interface Child extends Parent { void method2(); }
posted on 5 Dec 2024
posted on 28 Jun 2024
There are four divisions in COBOL: Identification Division, Environment Division, Data Division, and Procedure Division.
Identification Division: Contains program name, author, and date.
Environment Division: Specifies the hardware and software environment.
Data Division: Defines the data structures used in the program.
Procedure Division: Contains the actual program logic.
GDG stands for Generation Data Group in JCL, used to manage related datasets as a single unit.
GDG is used in JCL to group related datasets together for easier management.
It allows for easy referencing of datasets within the group using relative generation numbers.
Example: MYDATA.GDG(+1) refers to the most recent generation in the GDG.
Example: MYDATA.GDG(-1) refers to the previous generation in the GDG.
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
Hello tell me about yourself
posted on 23 Oct 2024
I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.
Use a hashmap to store character frequencies in a string.
Iterate through the string and update the hashmap with character frequencies.
Return the hashmap with character frequencies.
Webseries is a series of videos released online, while API is a set of rules and protocols for building and interacting with software applications.
Webseries is a collection of videos released online, often in episodes or seasons.
API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other.
Webseries are typically consumed by viewers fo...
posted on 9 May 2018
Yes, I am willing to work on weekends once in 6 weeks.
I understand the importance of meeting project deadlines and am willing to put in extra effort when necessary.
I have previous experience working on weekends and understand the need for occasional weekend work in the software development industry.
I am committed to delivering high-quality work and am willing to make sacrifices to ensure project success.
I believe in ma...
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
562
salaries
| ₹3.5 L/yr - ₹13.8 L/yr |
Senior Software Engineer
555
salaries
| ₹9 L/yr - ₹27.5 L/yr |
Associate Technical Leader
207
salaries
| ₹13.8 L/yr - ₹35.4 L/yr |
Senior Quality Engineer
168
salaries
| ₹7 L/yr - ₹22.5 L/yr |
Devops Engineer
157
salaries
| ₹4.5 L/yr - ₹14.5 L/yr |
TCS
Infosys
Wipro
HCLTech