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 Senior Java Developer Interview Questions and Answers

Updated 15 Dec 2023

Wissen Technology Senior Java Developer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What is oops and its feature
  • Ans. 

    Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Features of OOP include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation allows objects to hide their internal state and require all interaction to be performed through an object's methods.

    • Inheritance allows classes to inherit attributes and methods from other classes.

    • Polymorphis...

  • Answered by AI
  • Q2. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.

    • 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 again to fi...

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Can one use an Employee class as a key in a HashMap? (This is a very important question. Please cover this in depth) You are using a class from a library (say Student). You have a list of Student objects. ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java for 1st round and spring boot and MICROSERVICES basic well

Senior Java Developer Interview Questions Asked at Other Companies

asked in Amdocs
Q1. Remove the Kth Node from the End of a Linked List You are given a ... read more
asked in Amdocs
Q2. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Amdocs
Q3. Merge Two Sorted Linked Lists Problem Statement You are provided ... read more
asked in Amdocs
Q4. LRU Cache Design Question Design a data structure for a Least Rec ... read more
asked in Amdocs
Q5. Why is Java considered platform-independent while the Java Virtua ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Exam was conducted on programmes. 10 questions were asked
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

It was basic aptitue

Round 3 - Technical 

(2 Questions)

  • Q1. Ask basic oops questions
  • Q2. Abstraction , encapsulation etc

Interview Preparation Tips

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Duration 1 hour, topics general aptitude and sql related questions

Round 2 - Technical 

(1 Question)

  • Q1. Explain about yourself write code for form with bootstrap write script for onlcick alert shows firstname from the form
  • Ans. 

    Answering interview questions for a Software Developer position.

    • Introduce yourself, highlighting your relevant experience and skills.

    • Explain your passion for software development and any notable projects you've worked on.

    • Provide a brief overview of your technical skills and programming languages you're proficient in.

    • Discuss your problem-solving abilities and ability to work in a team.

    • Mention your familiarity with Agile...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Sep 2023. There were 3 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 - Aptitude Test 

Normal verbal, logical question

Round 3 - Technical 

(1 Question)

  • Q1. Sql and java and some web technology
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concept with example
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent class 'Animal' and child class 'Dog'.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class 'Car' with private variables and public methods.

    • Polymorphism...

  • Answered by AI
  • Q2. Basic Database question

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. They asked questioned on joints
Round 2 - HR 

(1 Question)

  • Q1. Basic question about family and backgroud

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont joint very less pay
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There was 10 question

Round 2 - HR 

(2 Questions)

  • Q1. What is array and strings
  • Ans. 

    Arrays are a collection of elements of the same data type, while strings are a sequence of characters.

    • Arrays can store multiple values in a single variable, accessed by index.

    • Strings are a special type of array that store sequences of characters.

    • Example: Array - [1, 2, 3], String - 'hello world'

  • Answered by AI
  • Q2. Write a code of prime number
  • Ans. 

    Code to check if a number is prime or not

    • Use a loop to check if the number is divisible by any number other than 1 and itself

    • If the number is only divisible by 1 and itself, it is a prime number

    • Example: Check if 7 is prime - loop from 2 to 6, no number divides 7 evenly

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic concepts only like opps
  • Q2. Exception handling

Wissen Technology Interview FAQs

How many rounds are there in Wissen Technology Senior Java Developer interview?
Wissen Technology interview process usually has 1-2 rounds. The most common rounds in the Wissen Technology interview process are Technical and Resume Shortlist.
How to prepare for Wissen Technology Senior Java Developer 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 Technology. The most common topics and skills that interviewers at Wissen Technology expect are Java, Spring, Spring Boot, Design Patterns and Multithreading.
What are the top questions asked in Wissen Technology Senior Java Developer interview?

Some of the top questions asked at the Wissen Technology Senior Java Developer interview -

  1. What is oops and its feat...read more
  2. Internal working of hash...read more
  3. Can one use an Employee class as a key in a HashMap? (This is a very important ...read more

Tell us how to improve this page.

Wissen Technology Senior Java Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Wissen Technology Senior Java Developer Salary
based on 4 salaries
₹16 L/yr - ₹32.5 L/yr
54% more than the average Senior Java Developer Salary in India
View more details
Software Engineer
618 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Senior Software Engineer
562 salaries
unlock blur

₹12.2 L/yr - ₹36 L/yr

Principal Engineer
282 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