i
Wissen Technology
Filter interviews by
posted on 2 Mar 2025
I appeared for an interview in Feb 2025.
I have over 8 years of experience in recruitment across various industries and roles.
Managed end-to-end recruitment process including sourcing, screening, interviewing, and onboarding.
Utilized various recruitment tools and platforms to attract top talent.
Developed and maintained strong relationships with hiring managers and candidates.
Implemented recruitment strategies to improve time-to-fill and quality of hires.
Condu...
I have utilized job boards such as Indeed, LinkedIn, Glassdoor, and Monster.
Indeed
Glassdoor
Monster
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Merge sorted arrays into single sorted array
Use a merge sort algorithm to combine the arrays
Iterate through both arrays and compare elements to merge them
Time complexity can be O(n log n) if using merge sort
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
HackerRank assessment
I appeared for an interview 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...
Wissen Technology interview questions for popular designations
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
6 question , 2 coding questions
Get interview-ready with Top Wissen Technology Interview Questions
Use synchronized blocks or locks to ensure threads print numbers in sequence.
Use synchronized blocks or locks to ensure only one thread can access the shared resource (number to be printed) at a time.
Use a shared variable to keep track of the current number to be printed and update it after each thread prints its number.
Use a loop to iterate from 1 to 10 and have each thread check if it is its turn to print the number.
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Java program to count vowels in a string
Create a method that takes a string as input
Use a loop to iterate through each character in the string
Check if the character is a vowel (a, e, i, o, u) and increment a counter
Return the counter as the result
Xpath for Google search button
Use the following Xpath: //input[@name='btnK']
The 'btnK' is the name attribute of the Google search button
Make sure to test the Xpath in a browser console to ensure accuracy
OOPS concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
Implicit and Explicit waits are used in Selenium to handle synchronization issues in web automation testing.
Implicit wait is used to tell the WebDriver to wait for a certain amount of time before throwing a NoSuchElementException.
Explicit wait is used to tell the WebDriver to wait for a certain condition to occur before proceeding further.
Implicit wait is set globally for the entire WebDriver instance, while explicit w...
In software testing, 'throw' is used to raise an exception, while 'throws' is used to declare exceptions that a method may throw.
throw is used to raise an exception in a program
throws is used in method signature to declare exceptions that the method may throw
throw is a keyword in Java, while throws is a keyword used in method declaration
Solving a pseudo code problem in an interview for Junior Engineer - Quality Assurance
Understand the logic of the pseudo code provided
Identify the variables and operations being performed
Write the code in a programming language of your choice to solve the problem
Test the code with different inputs to ensure it works correctly
The contract between hashCode and equals method is that if two objects are equal according to the equals method, then their hash codes must also be equal.
hashCode and equals method must be consistent - if two objects are equal according to equals method, their hash codes must be equal
If two objects have the same hash code, they may or may not be equal according to equals method
Overriding equals method in a class requir...
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods in interfaces.
Lambda expressions allow you to pass functions as arguments.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to work with sequences of elements.
Default methods allow interfaces to have method implementations.
Ways to start a thread in Java
Extending the Thread class and overriding the run() method
Implementing the Runnable interface and passing it to a Thread object
Using a thread pool from the Executors class
The thread will continue running as it is already active
The thread will not be started again if it is already running
Attempting to start a thread that is already running will not have any effect
The thread will continue its execution without any interruption
Join method is used to wait for a thread to finish its execution, while sleep method is used to pause the execution of a thread for a specified amount of time.
Join method is used to wait for a thread to finish its execution before moving on to the next task.
Sleep method is used to pause the execution of a thread for a specified amount of time, allowing other threads to run.
Example: thread1.join() will wait for thread1 ...
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...
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
2 dsa questions and 1 sql question in hackerearth.
Design a deck of cards and determine the higher bidder
Design a deck of 52 cards with 4 suits (hearts, diamonds, clubs, spades) and 13 ranks (2-10, J, Q, K, A)
Assign a value to each rank (e.g. 2 = 2, 3 = 3, ..., J = 11, Q = 12, K = 13, A = 14)
Determine the higher bidder based on the rules of the game being played (e.g. highest card wins, poker hand rankings, etc.)
Top trending discussions
Some of the top questions asked at the Wissen Technology interview for experienced candidates -
The duration of Wissen Technology interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 38 interviews
Interview experience
based on 424 reviews
Rating in categories
6-15 Yrs
Not Disclosed
7-15 Yrs
Not Disclosed
Software Engineer
618
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Software Engineer
562
salaries
| ₹12.2 L/yr - ₹36 L/yr |
Principal Engineer
282
salaries
| ₹15.5 L/yr - ₹42 L/yr |
Associate Software Engineer
155
salaries
| ₹6 L/yr - ₹17.9 L/yr |
Senior Principal Engineer
141
salaries
| ₹22 L/yr - ₹48 L/yr |
Wissen Infotech
ITC Infotech
CMS IT Services
KocharTech