Upload Button Icon Add office photos

Filter interviews by

Confluxsys Interview Questions and Answers

Updated 21 Jan 2025

Confluxsys Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. What is Polymorphism in java
  • Ans. 

    Polymorphism in Java allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism allows methods to be overridden in a subclass that is already defined in its superclass.

    • It enables a single interface to be used for different data types.

    • Examples include method overriding and method overloading.

  • Answered by AI
  • Q2. Explain Static member class
  • Ans. 

    Static member class is a nested class that belongs to the outer class, but does not have access to non-static members of the outer class.

    • Static member class is declared using the 'static' keyword within the outer class.

    • It can access static members of the outer class directly.

    • Static member class can be instantiated without an instance of the outer class.

    • Example: class Outer { static class Inner { } }

    • Example: Outer.Inner

  • Answered by AI
  • Q3. Define non static inner class
  • Ans. 

    Non static inner class is a class defined within another class that is not declared as static.

    • Non static inner class has access to instance variables and methods of the outer class.

    • It can be instantiated only within an instance of the outer class.

    • Example: public class Outer { class Inner { } }

    • Example: Outer outer = new Outer(); Outer.Inner inner = outer.new Inner();

  • Answered by AI
  • Q4. Different types of anonymous class
  • Ans. 

    Anonymous classes are inner classes without a name, used for one-time implementation of interfaces or classes.

    • Anonymous class can be used to implement interfaces or extend classes on the fly.

    • They are defined and instantiated at the same time.

    • Syntax: new InterfaceName() { // implementation }

    • Example: Runnable r = new Runnable() { public void run() { // implementation } };

  • Answered by AI
  • Q5. Java 8 features and Stream
  • Q6. Stream Coding
Round 2 - Technical 

(2 Questions)

  • Q1. Project, Work experience, situation based question.
  • Q2. This is a in-person interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview rounds are quick, tough and will give a good image of the company. Although after clearing all rounds and getting an offer, the salary was below market standard and HR didn't reverted back.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

I applied via Job Portal and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question from resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and look confident

I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About my college project

Interview Preparation Tips

Interview preparation tips for other job seekers - go through the RS agarwal and aptitude and reasoning

I applied via Recruitment Consultant and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Are you willing to work in night shift continious and ready to accept new challenges?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was more so over a test for my willingness rather then academic questions and my skills test. The interviewer was more interested and keen to know if I can handle pressure and manage myself in night shift , the questions were more into "what if I don't get the the things I expect from the company and how I handle the situation", the expected answer from me was to built confidence and take things positively even if the things are not rolling according to my wish , all over the interview was more into my stress test than my academic test or my goal test , I managed to impress the host and yeh !!!!! The response was you are selected.

I applied via Walk-in and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Introduce yourself
  • Q2. How is the coronavirus

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice comapany nice platform nice work all nice

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self and past experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Best Interview and politeness

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

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Why should I hire you??

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive.Be yourself. Alaways beleive in yourself. Keep calm. When you give a interview or any work just give your 100% as because Its in your hand not the result. All the best. thank you.

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Describe projects on ur resume

Interview Preparation Tips

Interview preparation tips for other job seekers - They will grill on resume and acads questions

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions about implementations in SAP or ECC

Interview Preparation Tips

Interview preparation tips for other job seekers - you need to make sure you work on Implementation

Confluxsys Interview FAQs

How many rounds are there in Confluxsys interview?
Confluxsys interview process usually has 2 rounds. The most common rounds in the Confluxsys interview process are Technical.
How to prepare for Confluxsys 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 Confluxsys. The most common topics and skills that interviewers at Confluxsys expect are Hibernate, Java, Maven, Oracle and Spring Boot.
What are the top questions asked in Confluxsys interview?

Some of the top questions asked at the Confluxsys interview -

  1. What is Polymorphism in j...read more
  2. Different types of anonymous cl...read more
  3. Explain Static member cl...read more

Tell us how to improve this page.

Confluxsys Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 1k Interviews
Google Interview Questions
4.4
 • 832 Interviews
Nagarro Interview Questions
4.0
 • 761 Interviews
View all

Confluxsys Reviews and Ratings

based on 7 reviews

4.1/5

Rating in categories

4.5

Skill development

3.5

Work-life balance

3.7

Salary

3.4

Job security

3.8

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
13 salaries
unlock blur

₹5 L/yr - ₹7.2 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹3.6 L/yr - ₹7.2 L/yr

QA Engineer
6 salaries
unlock blur

₹4.5 L/yr - ₹6.6 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹9.1 L/yr - ₹10 L/yr

QA Lead
4 salaries
unlock blur

₹11.5 L/yr - ₹18.2 L/yr

Explore more salaries
Compare Confluxsys with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

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