Upload Button Icon Add office photos

SutiSoft

Compare button icon Compare button icon Compare

Filter interviews by

SutiSoft Java Developer Interview Questions and Answers

Updated 6 Dec 2019

SutiSoft Java Developer Interview Experiences

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. 1.what is exception handling
  • Q2. 2.differance between throw and throws, and difference between final,finally,finalize and difference between arraylist and linked list
  • Ans. 

    throw is used to explicitly throw an exception, while throws is used to declare exceptions that a method may throw.

    • throw is used within a method to throw an exception explicitly

    • throws is used in the method signature to declare the exceptions that the method may throw

    • final is a keyword used to make a variable, method, or class unchangeable

    • finally is a block that is used to execute code regardless of whether an exception...

  • Answered by AI
  • Q3. Why strings are immutable, and for each loop,
  • Ans. 

    Strings are immutable because they cannot be changed once created. For-each loop is used to iterate over arrays or collections.

    • Strings are immutable to ensure their values cannot be modified accidentally or maliciously.

    • Immutable strings allow for efficient memory management and string pooling.

    • For-each loop simplifies the process of iterating over arrays or collections.

    • Example: String str = "Hello"; str.concat(" World")...

  • Answered by AI
  • Q4. Pattern programs
  • Q5. Arayy, collections, strings, exception programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in front of interviewer and tell about the answer clearly

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about SutiSoft?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

1 hr test on testing basics

Round 2 - Technical 

(2 Questions)

  • Q1. What is test bed
  • Ans. 

    A test bed is a platform or environment where testing is conducted to evaluate the performance of software or hardware.

    • Test bed is used to simulate real-world conditions for testing purposes.

    • It allows testers to identify and fix issues before the product is released to the market.

    • Examples of test beds include virtual machines, physical devices, and cloud-based testing environments.

  • Answered by AI
  • Q2. What is test case
Round 3 - HR 

(1 Question)

  • Q1. Package discussion

Interview Preparation Tips

Topics to prepare for Sagitec Solutions Team Lead interview:
  • ISTQB

Skills evaluated in this interview

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk(). Parent run() calls walk(). Chi ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
Q4. How do you sort a list of students based on their first name?
asked in Cognizant
Q5. What array list and linkedlist difference,how hashmap internally ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. 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 

Very easy roundand is it a program to implement Parallel Merge Sort and can measure the performance

Round 3 - Coding Test 

Coding and decoding reasoning for the shield season is over now I am not sure

Interview Preparation Tips

Interview preparation tips for other job seekers - Learning in the morning and have a couple years back home

Interview Questionnaire 

1 Question

  • Q1. What js difference between === and ==
  • Ans. 

    === compares value and type, while == only compares value

    • === is stricter than == in type checking

    • === returns true only if both operands are of the same type and have the same value

    • == performs type coercion, which can lead to unexpected results

    • For example, '5' == 5 returns true, but '5' === 5 returns false

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basics, oops concepts, advance framework

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. C# standard QA,Azure

Interview Preparation Tips

Interview preparation tips for other job seekers - 1)C# program --like find second largest number
2)sql query writing like using group by etc
3)standard C# Q/A
4)Scenario based ques like - how you troubleshoot any web page low performance
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic ques related to resume

I applied via Walk-in and was interviewed before Oct 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 

The aptitude test will comprise on different topics like logical reasoning, technical questions based on the technology that company supports. Mostly it will be choose the correct answer type. If you passed this round only, you will be selected to next round. Check with supervisor , whether there is negative marking for wrong answer before starting of exam. Some of these rules change from company to company

Round 3 - Technical 

(3 Questions)

  • Q1. In technical round, few basic questions will be asked like basic architecture of the tool. Then they will ask about how proficient are you in that tool. Be honest while answering this question. Because bas...
  • Q2. For fresher, You need to explain well about the project
  • Q3. For experienced, You need to have full knowledge of client for which you developed your product. What is your part in that development should be clear
Round 4 - HR 

(1 Question)

  • Q1. If they are satisfied in your performance, you will be called here. Be sincere while answering. Mostly your personality is tested here and salary negotiation will be done here. Be clear on how much fixed p...

Interview Preparation Tips

Interview preparation tips for other job seekers - Relax yourself. Plan to present at Venue atleast Half an hour before to avoide last minute tension. Carefully listen to question and answer. Mostly, Next question will be picked from the answer you gave for previous question
Are these interview questions helpful?
Round 1 - Technical 

(1 Question)

  • Q1. Aura related questions
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 3 - Group Discussion 
Pro Tip by AmbitionBox:
Be a good listener. GDs are not just about speaking. Your listening skills will give you a lot of points to counter and speak when your turn comes.
View all tips
Round 4 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Na
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Where do you see the company in five years?
  • Ans. 

    In five years, I envision the company as a leader in innovation, expanding its market reach and enhancing customer satisfaction.

    • Increased market share through strategic partnerships and collaborations.

    • Introduction of cutting-edge products that address emerging customer needs, like AI-driven solutions.

    • Enhanced customer engagement through personalized services and improved user experience.

    • A strong commitment to sustainab...

  • Answered by AI
  • Q2. Can you provide your introduction?
  • Ans. 

    I am a dedicated professional with a background in finance and a passion for data analysis and problem-solving.

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

    • Experience: 2 years as a financial analyst at ABC Corp, where I improved reporting efficiency by 30%.

    • Skills: Proficient in Excel, SQL, and data visualization tools like Tableau.

    • Interests: Enjoy analyzing market trends and developing strategic financia...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Group Discussion 

Love Marriage vs Arrange Marriage

Round 2 - Assignment 

Related to check the background verification

SutiSoft Interview FAQs

How to prepare for SutiSoft 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 SutiSoft. The most common topics and skills that interviewers at SutiSoft expect are Hibernate, Java, Spring Boot, J2Ee and JSP.
What are the top questions asked in SutiSoft Java Developer interview?

Some of the top questions asked at the SutiSoft Java Developer interview -

  1. 2.differance between throw and throws, and difference between final,finally,fin...read more
  2. 1.what is exception handli...read more
  3. Why strings are immutable, and for each loo...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Monotype Interview Questions
3.6
 • 25 Interviews
Pitney Bowes Interview Questions
3.8
 • 22 Interviews
Xactly Corp Interview Questions
3.9
 • 17 Interviews
Dataflow Group Interview Questions
3.0
 • 16 Interviews
Emtec Interview Questions
4.3
 • 14 Interviews
Billennium Interview Questions
4.1
 • 12 Interviews
View all
SutiSoft Java Developer Salary
based on 10 salaries
₹3 L/yr - ₹5.8 L/yr
46% less than the average Java Developer Salary in India
View more details

SutiSoft Java Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

1.0

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Junior Software Engineer
44 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Associate Software Engineer
28 salaries
unlock blur

₹4.2 L/yr - ₹16.8 L/yr

Software Engineer
24 salaries
unlock blur

₹2.8 L/yr - ₹6.5 L/yr

Junior Test Engineer
15 salaries
unlock blur

₹2.8 L/yr - ₹5.5 L/yr

Software Developer
13 salaries
unlock blur

₹3.4 L/yr - ₹9.2 L/yr

Explore more salaries
Compare SutiSoft with

Pitney Bowes

3.8
Compare

Dataflow Group

3.0
Compare

Sapphire Software Solutions (India)

4.5
Compare

Sagitec Solutions

3.6
Compare
write
Share an Interview