Upload Button Icon Add office photos
Engaged Employer

i

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

Pansofic Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pansofic Solutions Java J2ee Developer Interview Questions and Answers

Updated 3 Apr 2021

Pansofic Solutions Java J2ee Developer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About core java, advance java like, hashmap, collection, jdbc, getter setter, bean, parsers, SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with core and advance java, spring boot, hibernate, mysql and good communication skills mandatory.

Top trending discussions

View All
Interview Tips & Stories
1d
a mern stack developer
Resume Review and Suggestion
I’m a Full Stack Developer with 2 years of experience working with the MERN stack, AWS (EC2, S3), Docker, GitHub Actions (CI/CD), Redis, and WebSockets. I'm looking for honest feedback — structure, wording, what to cut/add, or how it reads from a recruiter’s perspective. Not targeting any region specifically, just want to be resume-ready for product-based and backend-focused roles.
FeedCard Image
Got a question about Pansofic Solutions ?
Ask anonymously on communities.

Interview questions from similar companies

Round 1 - Technical 

(2 Questions)

  • Q1. Explain your current project
  • Q2. Talk about current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep fundamentals strong. Be confident and answer.

Java J2ee Developer Interview Questions Asked at Other Companies

asked in DXFactor
Q1. How would you call multiple APIs and fetch data from each API seq ... read more
asked in DXFactor
Q2. What are the operations for adding and removing elements in an Ar ... read more
asked in DXFactor
Q3. What is an example of session start and end in programming?
asked in DXFactor
Q4. What is the process to synchronize an ArrayList in Java?
asked in Azimuth GRC
Q5. What is the difference between an abstract class and an interface ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn and was interviewed in Feb 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Project Architecture
  • Q2. Questions on Kafka, AWS services used in the current project
  • Q3. Design Patterns
  • Q4. Coding question on collections
  • Q5. Multithreading - Executors and Completable future
  • Q6. Scenario based questions
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(4 Questions)

  • Q1. About therw products they will ask.
  • Q2. You should accept for 6 working days that's it
  • Q3. What are home products
  • Ans. 

    Home products are items used in households for various purposes such as cleaning, cooking, organizing, and decorating.

    • Home products can include kitchen appliances like blenders, toasters, and coffee makers

    • Cleaning products such as vacuum cleaners, mops, and detergents are also considered home products

    • Organizational products like storage containers, shelves, and hangers fall under this category

    • Decorative items like curt...

  • Answered by AI
  • Q4. 2 or 3Basic apptitude questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join if you're a technical person

I applied via Facebook and was interviewed before Mar 2021. There were 2 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 - One-on-one 

(1 Question)

  • Q1. Don't remember what it was. But these were generic get-to-know-you questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Bee attentive to detail, if you wish to apply and make sure you know what you're talking about.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Are you aware of solidworks API ?
  • Ans. 

    Yes, I'm familiar with the SolidWorks API, which allows automation and customization of SolidWorks functionalities.

    • The SolidWorks API is based on COM (Component Object Model) technology.

    • It allows users to automate repetitive tasks, such as creating parts and assemblies programmatically.

    • For example, you can write a macro to generate a series of parts based on specific parameters.

    • The API supports multiple programming lan...

  • Answered by AI
  • Q2. What do you think when one says "design automation" ?
  • Ans. 

    Design automation involves creating systems that automate repetitive tasks, enhancing efficiency and accuracy in various processes.

    • Involves creating workflows that reduce manual intervention, e.g., automated testing frameworks.

    • Utilizes software tools to streamline processes, such as CI/CD pipelines in software development.

    • Can include hardware automation, like robotic arms in manufacturing for assembly tasks.

    • Focuses on ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What is an constructor
  • Ans. 

    A constructor is a special method in a class that initializes objects when they are created.

    • Constructors have the same name as the class.

    • They do not have a return type, not even void.

    • Example: In Java, 'public ClassName() { }' is a constructor.

    • Constructors can be overloaded, allowing multiple ways to initialize an object.

    • Example: 'public ClassName(int value) { this.value = value; }' initializes with an integer.

  • Answered by AI
  • Q2. What is Object?
  • Ans. 

    An object is an instance of a class that encapsulates data and behavior in programming.

    • Objects are created from classes, which define their structure and behavior.

    • An object can have properties (attributes) and methods (functions).

    • Example: In JavaScript, 'let car = { make: 'Toyota', model: 'Corolla', drive: function() { console.log('Vroom!'); } }'.

    • Objects promote code reusability and modularity.

    • They can represent real-w...

  • Answered by AI
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Can you provide some information about yourself?
  • Ans. 

    I am a passionate Design Engineer with a strong background in mechanical design and a keen interest in innovative solutions.

    • Education: Bachelor's degree in Mechanical Engineering from XYZ University.

    • Experience: 3 years at ABC Corp, where I designed components for automotive applications.

    • Skills: Proficient in CAD software like SolidWorks and AutoCAD.

    • Projects: Led a team project to redesign a product, resulting in a 20% ...

  • Answered by AI
  • Q2. Can you describe the project you have worked on?
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Tell me about experience and educational backgrounds
  • Ans. 

    I have a Bachelor's degree in Business Administration and 3 years of experience in customer service.

    • Bachelor's degree in Business Administration

    • 3 years of experience in customer service

    • Strong communication and problem-solving skills

    • Experience in handling customer inquiries and resolving issues

    • Familiarity with CRM systems and customer success strategies

  • Answered by AI
  • Q2. You are married? Does your in-laws agreed for job ?
  • Ans. 

    Yes, my in-laws were supportive of my job decision.

    • My in-laws were supportive of my career choice and understood the importance of my job.

    • They were happy to see me pursuing my passion and contributing to our household income.

    • Having their approval and support made it easier for me to focus on my job and excel in my role.

  • Answered by AI
  • Q3. Does your husband agreed?
  • Ans. 

    No, my husband's opinion is not relevant to this position.

    • My husband's opinion is not a factor in my qualifications for this role.

    • My qualifications and experience are what matter in this interview.

    • Personal relationships should not impact professional decisions.

  • Answered by AI
  • Q4. You are married, a women face challenge after married life ? How will you manage your in laws ? Who will look after?
  • Ans. 

    I believe in open communication and setting boundaries to manage relationships with in-laws post marriage.

    • Open communication is key to address any challenges that may arise with in-laws

    • Setting boundaries is important to maintain a healthy balance between family relationships

    • Discussing responsibilities and expectations with spouse can help in managing in-laws effectively

    • Seeking support from spouse in dealing with any co...

  • Answered by AI
  • Q5. We will consider you fresher and will provide 20k only. Are you okay?
  • Ans. 

    I am okay with the salary offer of 20k as a fresher for the Customer Success Specialist role.

    • I am willing to start my career in customer success and gain experience.

    • I understand that as a fresher, I may need to prove myself before negotiating for a higher salary.

    • I am confident in my abilities to excel in this role and contribute to the success of the company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t ever apply to this company if you’re married. HR over there is very loud,unethical and no professionalism. She is HR so she thinks yelling will look her more bold. She has 0 knowledge of the domain she was interviewing for and was more concerned about my married life and as per her married women are not meant to restart their carrier. Interacted with worst HR in my life ever. She was even gossiping with other colleagues in front of me 😂😂.

How a startup company can trust such an uneducated ,unethical women with 0 knowledge.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Copywriting, content writing technical questions
  • Q2. Future goals and aspirations

Interview Preparation Tips

Interview preparation tips for other job seekers - Join Our Content Team

Tell us how to improve this page.

Software Engineer
3 salaries
unlock blur

₹1.5 L/yr - ₹2.7 L/yr

Web Developer
3 salaries
unlock blur

₹1.2 L/yr - ₹1.5 L/yr

Supply Chain Executive
3 salaries
unlock blur

₹3.2 L/yr - ₹3.2 L/yr

Senior Executive - Sales & Marketing
3 salaries
unlock blur

₹4.9 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Pansofic Solutions with

Equator Property Managers

3.6
Compare

FliqaIndia©

4.5
Compare

Design House India

4.0
Compare

Unboxfame India Private Limited

4.4
Compare
write
Share an Interview