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 Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The question I have been asked I feel to keep confidential but I am always open to share my experience and advice.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident, Stay honest, say the truth only, keep gaining knowledge that the only thing that will make you grow to push yourself to growth by learning and teach yourself hard work always worth upgrade yourself on daily basis.

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 Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Based on Azure all questions was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - While preparing for any interview Understand the concept Nicely don't byheart and while speaking 1st Clear yourself what you want to explain.. 😉👍🏻

Azure Administrator Interview Questions asked at other Companies

Q1. What are the linux distributions you are using in customer environment?
View answer (2)

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. About My previous roles and responsibilities.
  • Q2. Some Technical Questions
  • Q3. Outlook
  • Q4. ITIL
  • Q5. Ticketing Tools
  • Q6. Confidence level

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident whatever you are going to tell them.

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 was interviewed in Dec 2021.

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. Java Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Wort interview I have ever experienced in my 10 yrs of carrier. they are arrogant perople

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

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)

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

I was interviewed before May 2022.

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 

Simple aptitude test was arranged that was online.

Round 3 - Coding Test 

2 coding questions in any language.

Round 4 - Technical 

(1 Question)

  • Q1. About java basic core java concepts like opps, multi threading, collections, exception handeling.
Round 5 - HR 

(1 Question)

  • Q1. Simple introduction about me was asked and why I want to join this company.

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)

Get interview-ready with Top Wissen Infotech Interview Questions

I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java 8 , collections, core java, Unix cmds

Interview Preparation Tips

Interview preparation tips for other job seekers - Seems they don't have time for taking the interview

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)

Jobs at Wissen Infotech

View all

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Yhey asked about basic opps concepts and general questions on java.. and ask to write a code.
  • Q2. Ask to write a code on pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - It is easy interview, they wil check ur communication skill

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

I applied via Company Website and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Its general questions

Round 2 - Technical 

(1 Question)

  • Q1. About pharmacovigilance
Round 3 - HR 

(1 Question)

  • Q1. Discussion of package

Interview Preparation Tips

Interview preparation tips for other job seekers - It is very good company can learn many things management is very friendly everything is flexible

Research Associate Interview Questions asked at other Companies

Q1. Tell any name reactions to form new c-c bond without metal catalyst?
View answer (15)

I applied via Naukri.com and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What are the AWS services that you worked
  • Q2. What are branching strategies in GIT
  • Ans. 

    Branching strategies in GIT are ways to manage code changes and collaboration among team members.

    • Gitflow - a popular branching model that uses a master branch for production-ready code and a develop branch for ongoing development

    • Trunk-based development - a strategy where all changes are made directly to the main branch, with frequent merges to keep the codebase up-to-date

    • Feature branching - a method where each feature ...

  • Answered by AI
  • Q3. Terraform use cases and uses of it
  • Ans. 

    Terraform is an infrastructure as code tool used to provision and manage cloud resources.

    • Automates infrastructure deployment

    • Supports multiple cloud providers

    • Enables version control for infrastructure

    • Allows for modular and reusable code

    • Facilitates collaboration between teams

    • Examples: provisioning EC2 instances, creating S3 buckets, managing DNS records

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Wissen Infotech AWS Devops Engineer interview:
  • Terraform
  • Ansible
  • Docker
  • kunernetes
  • Cloudformation
  • Codepipeline
Interview preparation tips for other job seekers - Brush up on every service in AWS and important Devops Tools .

Skills evaluated in this interview

AWS Devops Engineer Interview Questions asked at other Companies

Q1. how do you troubleshoot a docker container that is going to die?
View answer (1)

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Aptitude and reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give your best

Drug Safety Associate Interview Questions asked at other Companies

Q1. What is MedDRA? It's current version? What is ADR/AE? Difference between them?
View answer (2)

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