i
Wissen Technology
Filter interviews by
I was interviewed in Jan 2025.
Candle problem
Multiple choice questions
Non Repeating characters
I was interviewed in Jul 2024.
Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.
Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.
It allows for the publishing and subscribing to streams of records, similar to a message queue.
Kafka is often used for log aggregation, stream processing, event sourcing, and real-time analytics.
It provides featur...
JOINS in MySql are used to combine rows from two or more tables based on a related column between them.
JOINS are used to retrieve data from multiple tables based on a related column
Types of JOINS include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
I have provided a question with time limitation. The question was a medium level and it was based on my previous experience and current role.
Create a React application based on given requirements
Start by setting up a new React project using create-react-app
Identify the components needed based on the requirements
Implement state management using React hooks or Redux
Fetch data from an API if required and display it in the application
Ensure responsive design and user-friendly interface
5 questions which includes programming and sql questions.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To retrieve a value, the key is hashed a...
Constructors are used to initialize objects, while overriding functions in HashMap allows custom behavior for key-value pairs.
Constructors in HashMap are used to initialize the HashMap object with a specified initial capacity and load factor.
Overriding functions in HashMap allows custom behavior for methods like put(), get(), and remove().
Example: Overriding the put() method in a custom HashMap implementation to perfor...
Wissen Technology interview questions for popular designations
Given online test , with 3 coding questions
2 from java and 1 from sql
aptitude question was related to solid principle, output of a threaded code , design principle question
Microservices are a software architecture design where applications are broken down into smaller, independent services that communicate with each other through APIs.
Microservices allow for greater flexibility and scalability in software development.
Each microservice is responsible for a specific function or feature of the application.
Microservices can be developed, deployed, and scaled independently of each other.
They ...
I used the Service Registry design pattern in my microservice.
Service Registry pattern is used to dynamically register and discover services in a distributed system.
It helps in decoupling service consumers from service providers.
Examples of Service Registry tools include Netflix Eureka and Consul.
Get interview-ready with Top Wissen Technology Interview Questions
You have to solve one technical paper containing 6 questions.
Design classes for different features of Facebook platform
Create a User class with attributes like name, email, password, friends list
Create a Post class with attributes like content, likes, comments, timestamp
Create a Comment class with attributes like content, user, timestamp
Create a Like class with attributes like user, post
Consider inheritance for classes like PhotoPost, VideoPost, etc.
Netflix is a streaming service that offers a wide variety of TV shows, movies, anime, documentaries, and more on thousands of internet-connected devices.
Netflix operates on a subscription-based model where users pay a monthly fee to access content.
Users can stream content on various devices such as smart TVs, smartphones, tablets, and computers.
Netflix uses algorithms to recommend content based on users' viewing histor...
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
Vlookup is a function in Excel used to search for a value in a table and return a corresponding value.
Vlookup stands for 'Vertical Lookup'
It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column
For example, =VLOOKUP(100, A1:B10, 2, FALSE) would search for the value 100 in column A and return the corresponding value in column B
Two coding questions in Pyton one medium and one hard
I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.
It had MCQ based Technical question
React JS is a JavaScript library for building user interfaces.
React JS is maintained by Facebook.
It allows developers to create reusable UI components.
React JS uses a virtual DOM for better performance.
Current stable version is 17.0.2 (as of September 2021).
React Js offers fast rendering, reusable components, virtual DOM, and easy integration with other libraries.
Fast rendering due to virtual DOM
Reusable components for efficient development
Easy integration with other libraries like Redux
Support for server-side rendering for improved SEO
One-way data binding for predictable data flow
Closures are functions that have access to variables from their containing scope even after the function has finished executing.
Closures allow functions to maintain access to variables from their parent scope
They are commonly used in event handlers and callbacks
Closures can be used to create private variables in JavaScript
Basic java oops and coding question
Develop a chat app for real-time communication
Use WebSocket for real-time communication
Implement user authentication and authorization
Design a user-friendly interface with features like emojis and file sharing
Duration was for an hour, included basic front end questions
Component lifecycle in React refers to the series of methods that are invoked at different stages of a component's existence.
Mounting phase: constructor, render, componentDidMount
Updating phase: render, componentDidUpdate
Unmounting phase: componentWillUnmount
A component to display a table in a software application
Use HTML and CSS to create the structure and styling of the table
Use JavaScript to populate the table with data dynamically
Consider adding features like sorting, filtering, and pagination for better user experience
Top trending discussions
Some of the top questions asked at the Wissen Technology interview -
The duration of Wissen Technology interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 148 interviews
Interview experience
based on 414 reviews
Rating in categories
8-14 Yrs
Not Disclosed
Software Engineer
537
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
516
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Engineer
256
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
155
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Principal Engineer
131
salaries
| ₹0 L/yr - ₹0 L/yr |
Wissen Infotech
TCS
Infosys
Wipro