Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Wissen Infotech Team. If you also belong to the team, you can get access from here

Wissen Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wissen Infotech Interview Questions, Process, and Tips

Updated 27 Feb 2025

Top Wissen Infotech Interview Questions and Answers

View all 23 questions

Wissen Infotech Interview Experiences

Popular Designations

44 interviews found

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

There was a test with JS and React MCQs. Plus subjective questions which are these.
1. Write a function that keep track of how many times it is called
2. What are Sass, Less, Postcss and Stylus? Why do people use them?
3. What is CSS flexbox? Explain with a simple example.
4. What is the difference between RequireJS, CommonJS and AMD Loaders?
5. Write a function that flattens an array of nested arrays into a single array.
6. What is Callback Hell? How do you avoid it?

Round 2 - Technical 

(2 Questions)

  • Q1. What is React? Why do we use it? Make a form with 3 different child components and pass props from the parent. There should be Select box, an Input field and a Submit Button.
  • Ans. 

    React is a JavaScript library used for building user interfaces.

    • React allows for reusable components and efficient rendering.

    • It uses a virtual DOM to update only the necessary parts of the UI.

    • React is popular for its simplicity and flexibility.

    • Examples of companies using React include Facebook, Instagram, and Airbnb.

  • Answered by AI
  • Q2. What is Virtual DOM?
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM that React uses to update the UI efficiently.

    • Virtual DOM is a JavaScript object that represents the actual DOM.

    • It allows React to update only the necessary parts of the UI, improving performance.

    • Changes made to the Virtual DOM are compared with the previous version to determine the minimum number of changes needed to update the actual DOM.

    • React uses a diffing algorith...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Questions about project, experience etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - I'd say avoid this company. The interviewers are egoistic and rigid.

Skills evaluated in this interview

React Developer Interview Questions asked at other Companies

Q1. Swap Two Numbers Problem Statement Given two integers a and b, your task is to swap these numbers and output the swapped values. Input: The first line contains a single integer 't', representing the number of test cases.Each subsequent line... read more
View answer (1)

I applied via Referral and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Normal aptitude test and 2 coding test

Round 3 - Technical 

(2 Questions)

  • Q1. Self introduction, based on my project technical questions
  • Q2. Technical questions Challenges questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve communication skills
Technically be strong

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

I applied via Referral and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Regarding Angular basic
Round 2 - Technical 

(1 Question)

  • Q1. About project your role and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Just clear basic. Be passionate about your work.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via LinkedIn and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Introduction & Basic of Testing
Round 3 - Technical 

(2 Questions)

  • Q1. Introduction & Advanced questions of Testing
  • Q2. Use Cases, Project Planning, Real time scenario to Handle client, Agile & Scrum
Round 4 - Technical 

(1 Question)

  • Q1. Project Handling, New Product Validation Approach, If you are a lead how will you handle project in critical situation, Entry and Exit Criteria of testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on what you speak and be transparent with the Interviewer. If you are not aware of some question update the same and tell him that you didn't get c chance to work on that part.

Top Wissen Infotech Senior Software Engineer Interview Questions and Answers

Q1. How many max and min approvals required in release pipeline
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Wissen Infotech interview questions for popular designations

 Senior Software Engineer

 (5)

 Software Developer

 (4)

 Engineer Trainee

 (3)

 Research Associate

 (2)

 Junior Software Engineer

 (2)

 Senior Engineer

 (2)

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

Senior Engineer Interview Questions & Answers

user image Sudha sravanthi

posted on 27 Jun 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why Business Analyst is required in a company
  • Ans. 

    Business Analyst is required in a company to bridge the gap between business needs and technical solutions.

    • Business Analysts help in defining business requirements and translating them into technical requirements.

    • They analyze data and provide insights to help make informed business decisions.

    • Business Analysts act as a liaison between stakeholders, project managers, and development teams.

    • They assist in identifying oppor...

  • Answered by AI

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (57)

Get interview-ready with Top Wissen Infotech Interview Questions

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ and Some code are available in first round

Round 2 - Technical 

(1 Question)

  • Q1. Technical question like OOPS, API, SQL,. NET

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing work hard and do u r best. Work on communication and technical skills

Top Wissen Infotech Senior Software Engineer Interview Questions and Answers

Q1. How many max and min approvals required in release pipeline
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Jobs at Wissen Infotech

View all

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 28 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed before Jul 2023.

Round 1 - Coding Test 

It was a leetcode interview process

Round 2 - HR 

(2 Questions)

  • Q1. Career questions
  • Q2. Salary questions

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)

I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. First round is written test with all technical questions related to AWS cloud
  • Q2. Prepare all the basic concepts based on what role you are applying for, In my case AWS. As i applied for AWS cloud engineer trainee role
Round 2 - One-on-one 

(2 Questions)

  • Q1. Again questions were related to AWS but a little bit in-depth and also asked about different services in AWS and given a situation, how will you solve the problem using cloud architecture and what all serv...
  • Q2. Prepare the concepts in-depth for what ever you are applying. Also its a plus if we know scripting languages like shell and python. Database like MySQL and basic programming skills. And familiarity with li...
Round 3 - HR 

(2 Questions)

  • Q1. General and as usual HR round questions.
  • Q2. It will be different if you are a fresher or an experienced candidate. Prepare well. All the best. Trust me, it was easy.

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a decent job but it offers very less salary. You can join of you are a fresher, you can learn a lot but if package is good then only a experienced candidates must consider this opportunity.

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions based on resume

Interview Preparation Tips

Topics to prepare for Wissen Infotech Junior Software Engineer interview:
  • MS Office
  • Operating Systems
  • MS Outlook
  • VPN
Interview preparation tips for other job seekers - Don't be nervous.Being confident is the key to success.

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)

I applied via Walk-in and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Assignment 

Salesforce administration

Interview Preparation Tips

Topics to prepare for Wissen Infotech Salesforce Administrator interview:
  • Salesforce administration
Interview preparation tips for other job seekers - Please note that, help for freshers

Salesforce Administrator Interview Questions asked at other Companies

Q1. Man power management, what was the procedure for handling , storing, stacking?
View answer (3)

Wissen Infotech Interview FAQs

How many rounds are there in Wissen Infotech interview?
Wissen Infotech interview process usually has 2-3 rounds. The most common rounds in the Wissen Infotech interview process are Technical, HR and Resume Shortlist.
How to prepare for Wissen Infotech interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Wissen Infotech. The most common topics and skills that interviewers at Wissen Infotech expect are Java, SQL, Python, Multithreading and Javascript.
What are the top questions asked in Wissen Infotech interview?

Some of the top questions asked at the Wissen Infotech interview -

  1. What is React? Why do we use it? Make a form with 3 different child components ...read more
  2. How many max and min approvals required in release pipel...read more
  3. What are branching strategies in ...read more
How long is the Wissen Infotech interview process?

The duration of Wissen Infotech interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Wissen Infotech Interview Process

based on 34 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
ITC Infotech Interview Questions
3.6
 • 334 Interviews
View all

Wissen Infotech Reviews and Ratings

based on 480 reviews

3.7/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.5

Salary

3.4

Job security

3.6

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 480 Reviews and Ratings
Hiring For Oracle SOA Architect : Bangalore (Hybrid Mode)

Hyderabad / Secunderabad,

Bangalore / Bengaluru

11-20 Yrs

Not Disclosed

Data Engineer

Mumbai,

Bangalore Rural

+1

5-10 Yrs

Not Disclosed

Power Apps Developer

Mumbai,

Mumbai Suburban

+1

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
370 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Engineer
241 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
199 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
191 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Wissen Infotech with

Wissen Technology

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview