i
Wissen
Technology
Filter interviews by
I appeared for an interview in Nov 2024.
Coding test was easy. They asked LC easy anyone with fair understanding of programming can easily solve it.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Convert an object array to an integer list, handling nested arrays of objects.
Use recursion to handle nested arrays. Example: [1, '2', [3, '4']] becomes [1, 2, 3, 4].
Check each element's type; convert strings to integers. Example: '5' -> 5.
Filter out non-integer convertible values. Example: ['a', 1] results in [1].
Utilize Java Streams for a concise solution if using Java.
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
HackerRank assessment
I appeared for an interview in May 2025, where I was asked the following questions.
2 coding questions and some MCQs on Java and SQL.
To use a custom object as a key in HashMap, override hashCode() and equals() methods in the custom object class.
Override hashCode() method to generate a unique hash code for the custom object.
Override equals() method to compare two custom objects for equality.
Ensure immutability of the custom object to prevent unexpected behavior.
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.
Coding test with 2 questions
Find the best time to buy and sell stocks to maximize profit with a single transaction.
Identify the lowest price before a peak. For example, buy at $100 and sell at $150.
Use a loop to track minimum price and maximum profit. If price < min_price, update min_price.
Calculate profit as current price - min_price. Update max_profit if profit > max_profit.
Consider edge cases: if prices are always decreasing, return 0 pr...
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
Basic java oops and coding question
Duration was for an hour, included basic front end questions
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
The duration of Wissen Technology Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 22 interview experiences
Difficulty level
Duration
based on 98 reviews
Rating in categories
Software Engineer
848
salaries
| ₹11.6 L/yr - ₹20 L/yr |
Senior Software Engineer
751
salaries
| ₹16.2 L/yr - ₹31.8 L/yr |
Principal Engineer
359
salaries
| ₹25 L/yr - ₹42 L/yr |
Software Developer
173
salaries
| ₹11.3 L/yr - ₹22 L/yr |
Associate Software Engineer
155
salaries
| ₹9 L/yr - ₹16 L/yr |
Wissen Infotech
ITC Infotech
CMS IT Services
KocharTech