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.

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Confluxsys?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Aug 2021. 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 

Reasoning questions and General Awareness

Round 3 - HR 

(1 Question)

  • Q1. About ME Strengths Weaknesses Selling skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident
Upto the point to point discussion

I applied via Campus Placement and was interviewed before Nov 2021. 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 

Numerical and logical aptitude test

Round 3 - Coding Test 

There are 5 rounds on datastructure and algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice hr and all team is suportive
Good and smoth interview experiance

I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Why EY
  • Q2. Your strength
  • Q3. Your weakness
  • Q4. Long term and short term goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't stress be honest and give your 100%

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Case Study 

Global warming

Round 2 - Group Discussion 

General with companies details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm and compose, don't too excited not to be too excited.

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

Round 1 - HR 

(1 Question)

  • Q1. Basic screening questions related to job function and responsibilities.
Round 2 - One-on-one 

(1 Question)

  • Q1. AML, KYC, compliance, regulatory, sanctions, Transaction monitoring. How risk is assessed and what factors change it?
Round 3 - HR 

(1 Question)

  • Q1. Salary discussions, leaves, project related info, onboarding assistance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your resume and job discriptions. Managers will mostly focus on skill set and attitude to learn.

I applied via Referral and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introduction about yourself, Questions specifically related to your experience, Situations when you faced most stress, What are the major contributions you made in your experience, What were your shortcomi...

Interview Preparation Tips

Interview preparation tips for other job seekers - Thoroughly prepare what you write in resume. Give a proper introduction covering your experience and your role & achievement in your past projects.
Be specific with your answers.
Are these interview questions helpful?

I applied via Walk-in and was interviewed before Mar 2021. 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 - Aptitude Test 

This aptitude exam consist 30 question 1 marks each.. Questions are basically come from 4 subject.. Math, g. K, english and reasoning

Round 3 - One-on-one 

(6 Questions)

  • Q1. Why they hire me..??
  • Q2. How long i work with this company.??
  • Q3. Some good and bad habits
  • Q4. Why i left my previous company
  • Q5. How much salary i expect
  • Q6. Do i work under pressure
Round 4 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.
  • Q7. What is my goal in life

Interview Preparation Tips

Interview preparation tips for other job seekers - Always positive, be in good discipline..when u answer any question make smile and say only answer.. Don't speak too or illogical..

Interview Questionnaire 

3 Questions

  • Q1. Basic question on python.
  • Q2. Detailed information about project
  • Q3. Question on joins from dbms

I applied via LinkedIn and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Core java and Selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy to crack.
You should be confident on what you say
Core knowledge is enough

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.

Overall Interview Experience Rating

2/5

based on 1 interview experience

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.9k Interviews
Deloitte Interview Questions
3.7
 • 3k Interviews
BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Teleperformance Interview Questions
3.9
 • 2k Interviews
Reliance Retail Interview Questions
3.9
 • 1.7k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
WNS Interview Questions
3.3
 • 1.1k Interviews
Google Interview Questions
4.4
 • 897 Interviews
EXL Service Interview Questions
3.7
 • 805 Interviews
View all

Confluxsys Reviews and Ratings

based on 8 reviews

3.4/5

Rating in categories

4.1

Skill development

3.1

Work-life balance

3.3

Salary

3.0

Job security

3.2

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 8 Reviews and Ratings
UI Lead - Angular

Pune

3-8 Yrs

Not Disclosed

Module Lead

Pune

4-9 Yrs

Not Disclosed

Principal Product Lead

Pune

4-9 Yrs

Not Disclosed

Explore more jobs
Software Engineer
10 salaries
unlock blur

₹5 L/yr - ₹9.9 L/yr

Associate Software Engineer
9 salaries
unlock blur

₹3.6 L/yr - ₹5.4 L/yr

QA Engineer
7 salaries
unlock blur

₹4.5 L/yr - ₹8.5 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.7
Compare

Reliance Retail

3.9
Compare
write
Share an Interview