Upload Button Icon Add office photos
Engaged Employer

i

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

Wissen Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wissen Technology Associate Software Engineer Interview Questions and Answers for Experienced

Updated 24 Feb 2025

Wissen Technology Associate Software Engineer Interview Experiences for Experienced

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jan 2025.

Round 1 - Coding Test 

Questions related to HashMap and it's internal working and medium level difficulty DSA questions

I applied via Referral and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Questions on basics OOPS concepts Inheritance, Polymorphism, Abstraction, Encapsulation ,
  • Q2. Collections Maps, Lists , Internal working

Interview Preparation Tips

Interview preparation tips for other job seekers - Read Flood fill ,
Paint fill problem, you will be given canvas you have to fill it,
Just like paint fill works
Java inheritance,
Call by value , call by reference
Database normalisation
basic java concept should be very clear

Associate Software Engineer Interview Questions Asked at Other Companies for Experienced

asked in Ericsson
Q1. You are a team leader and one of your employee is unable to compl ... read more
asked in Mphasis
Q2. 1. All types of database commands- DDL, DML, DCL, TCL 2. Write a ... read more
asked in TCS
Q3. Linked List Value Search Problem Statement Given a Singly Linked ... read more
asked in TCS
Q4. Search an Element in a Sorted Array Given a sorted array 'A' of ' ... read more
asked in Eviden
Q5. Tell me about yourself? Tell difference Between pointer and refer ... read more

Interview questions from similar companies

I applied via Campus Placement and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic concept of oops and then they go in deep 1 program to perform

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and learn all basic oops concepts
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 - Coding Test 

Two coding ques. you have to solve in one hour.

Round 3 - Technical 

(2 Questions)

  • Q1. Hashmap & hashtable , oops concept , ques. from my academic project, questions from SQL
  • Q2. Difference in set and list , explain collections hierarchy , vector and array list
  • Ans. 

    Set and list are both collection types in Java. Vector and ArrayList are two implementations of List interface.

    • Set is an unordered collection of unique elements while List is an ordered collection of elements.

    • Collections hierarchy in Java includes Collection interface, List interface, Set interface, and Map interface.

    • Vector is a synchronized implementation of List interface while ArrayList is not synchronized.

    • Arrays ar...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About yourself , family background , your strength and weakness , why xoriant

Interview Preparation Tips

Topics to prepare for Xoriant Associate Software Engineer interview:
  • Core Java
  • Java
  • SQL
  • OOPS
Interview preparation tips for other job seekers - Prepare Java, sql and your project well. communication skills also matter.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Basic aptitude questions and 2 basic coding que

Round 3 - Technical 

(3 Questions)

  • Q1. Basic of oop, coding que
  • Q2. Polymorphism, interface, Abstraction
  • Q3. Live example of oop concept
  • Ans. 

    Inheritance is a key OOP concept where a class inherits properties and behaviors from another class.

    • Inheritance allows for code reusability and promotes a hierarchical structure.

    • Example: Animal class can be a base class with properties like name and age, and subclasses like Dog and Cat can inherit these properties.

    • Subclasses can also have their own unique properties and methods in addition to the inherited ones.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About yourself, hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - no job security
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

(1 Question)

  • Q1. All questions were pretty basic
Round 3 - Technical 

(2 Questions)

  • Q1. Explain the projects you did
  • Q2. Wride a code in python
  • Ans. 

    Code in Python to print 'Hello, World!'

    • Use the print() function in Python to display the text

    • Enclose the text in single or double quotes

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Who is your role model
  • Q2. Tell me about your academic life from the start

Interview Preparation Tips

Interview preparation tips for other job seekers - Xoriant's rounds are easy to average. If you know things on moderate level and have confidence, you can crack it.

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

It's very easy

Round 2 - Coding Test 

Moderate to hard

Round 3 - Technical 

(2 Questions)

  • Q1. Mainly ds algo and about my projects
  • Q2. How dsf works? Then questions related to my ml project.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you crack the online tests and if you have some good knowledge in DS algo and projects, then it will be very easy.

Interview Questionnaire 

2 Questions

  • Q1. Rate yourself in terms of programming language
  • Ans. 

    I rate myself as proficient in programming languages with experience in Java, Python, and C++.

    • Proficient in Java, Python, and C++

    • Experience in developing applications using these languages

    • Familiarity with various frameworks and libraries

    • Ability to write efficient and optimized code

    • Experience in debugging and troubleshooting

    • Continuously learning and improving skills

  • Answered by AI
  • Q2. Python 8/10

Interview Questionnaire 

2 Questions

  • Q1. Basic oops concepts
  • Q2. 1 program to perform
  • Ans. 

    A program to calculate the average of a list of numbers.

    • Prompt the user to enter a list of numbers separated by commas.

    • Split the input string into an array of numbers.

    • Calculate the sum of the numbers in the array.

    • Divide the sum by the length of the array to get the average.

    • Display the average to the user.

  • Answered by AI

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Oncampus,4Rounds-APTI+Tech,PI,HR,MR,results declared within 2 weeks
  • Q2. Basic apti with two programs, questions realted to project

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic easy programs and apti ,HR and MR also asked tech question mostly on oops and dbms

Wissen Technology Interview FAQs

How many rounds are there in Wissen Technology Associate Software Engineer interview for experienced candidates?
Wissen Technology interview process for experienced candidates usually has 1 rounds. The most common rounds in the Wissen Technology interview process for experienced candidates are Coding Test.
What are the top questions asked in Wissen Technology Associate Software Engineer interview for experienced candidates?

Some of the top questions asked at the Wissen Technology Associate Software Engineer interview for experienced candidates -

  1. The last round is director round. It seemed to be a nice interview but as they ...read more
  2. It was online interview asked about oops, os, dbms. Oops was combined with java...read more
  3. Questions on basics OOPS concepts Inheritance, Polymorphism, Abstraction, Encap...read more

Tell us how to improve this page.

Wissen Technology Associate Software Engineer Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more
Wissen Technology Associate Software Engineer Salary
based on 155 salaries
₹6 L/yr - ₹17.9 L/yr
81% more than the average Associate Software Engineer Salary in India
View more details

Wissen Technology Associate Software Engineer Reviews and Ratings

based on 21 reviews

3.6/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.5

Salary

3.5

Job security

3.6

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 21 Reviews and Ratings
Software Engineer
621 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Senior Software Engineer
564 salaries
unlock blur

₹12.4 L/yr - ₹36 L/yr

Principal Engineer
286 salaries
unlock blur

₹15.5 L/yr - ₹42 L/yr

Associate Software Engineer
155 salaries
unlock blur

₹6 L/yr - ₹17.9 L/yr

Senior Principal Engineer
141 salaries
unlock blur

₹22 L/yr - ₹48 L/yr

Explore more salaries
Compare Wissen Technology with

Wissen Infotech

3.7
Compare

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

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