i
Servion Global Solutions
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
POST is used to send data to a server to create/update a resource, while GET is used to request data from a server.
POST requests are not cached and do not remain in the browser history
GET requests can be bookmarked and cached
POST requests have a limit on the amount of data that can be sent
GET requests have a limit on the length of the URL
Session is stored on the server side, while cookies are stored on the client side.
Session data is stored on the server and is accessible across multiple pages during a user's visit.
Cookies are stored on the client's browser and can be used to store user-specific information.
Sessions are more secure as the data is stored on the server side, while cookies can be manipulated by the client.
Example: Session can be used to s...
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
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...
Senior Software Engineer
257
salaries
| ₹7.8 L/yr - ₹32.9 L/yr |
Software Engineer
221
salaries
| ₹2.7 L/yr - ₹11 L/yr |
Engineer
161
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Senior Engineer
159
salaries
| ₹6.7 L/yr - ₹22.1 L/yr |
Technical Lead
94
salaries
| ₹8.8 L/yr - ₹30 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra