i
Wissen Technology
Filter interviews by
I was interviewed in Aug 2024.
Collection is a single interface in Java while Collections is a utility class containing static methods for operating on collections.
Collection is an interface in Java that represents a group of objects known as elements. It is a single entity.
Collections is a utility class in Java that contains static methods for operating on collections like sorting, searching, etc.
Example: List is a Collection interface while Collec...
Microservices are a architectural style that structures an application as a collection of loosely coupled services, while APIs are interfaces that allow different software systems to communicate with each other.
Microservices are independent, self-contained services that can be developed, deployed, and scaled independently.
APIs are interfaces that define how different software components should interact with each other.
...
Status code 302 is a temporary redirect response status code indicating that the requested resource has been temporarily moved to a different URL.
302 Found is commonly used in response to a POST/PUT/DELETE request to indicate that the resource has been temporarily moved to a different URL.
It is often used during website maintenance or when a webpage has been moved to a new location temporarily.
The client should continu...
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
The API allows users to retrieve weather data based on location.
Create a new endpoint that accepts a location parameter
Use a weather API service to fetch weather data based on the location
Return the weather data in a standardized format, such as JSON
The feature added to the project is a user authentication system.
Implement a login page with username and password fields.
Create a database table to store user credentials.
Hash and salt passwords for secure storage.
Implement password reset functionality.
Add user roles and permissions for access control.
Coding test regarding the tools and technologies
I applied via Naukri.com and was interviewed before Jan 2019. There were 4 interview rounds.
posted on 28 Sep 2023
posted on 20 Oct 2023
I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.
General apti questions and coding
I was interviewed in Aug 2022.
To check if a linkedlist is palindrome or not
Traverse the linkedlist and push each element into a stack
Traverse the linkedlist again and compare each element with the popped element from the stack
If all elements match, then the linkedlist is palindrome
Sort employees by salary and department
Create a comparator function to compare salary and department
Use the comparator function with the sort() method on the employee stream
Return the sorted employee stream
Count duplicates in array of strings
Create a dictionary to store the count of each string
Loop through the array and increment the count in dictionary
Loop through the dictionary and count the duplicates
Return the count of duplicates
Senior Software Engineer
522
salaries
| ₹9 L/yr - ₹36 L/yr |
Software Engineer
520
salaries
| ₹5.5 L/yr - ₹23.5 L/yr |
Principal Engineer
242
salaries
| ₹16 L/yr - ₹41 L/yr |
Associate Software Engineer
147
salaries
| ₹5.5 L/yr - ₹16 L/yr |
Senior Principal Engineer
123
salaries
| ₹22 L/yr - ₹48 L/yr |
Wissen Infotech
TCS
Infosys
Wipro