Premium Employer

i

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

STIC Soft E-Solutions Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

STIC Soft E-Solutions Java Developer Interview Questions and Answers

Updated 24 Jan 2022

STIC Soft E-Solutions Java Developer Interview Experiences

2 interviews found

Java Developer Interview Questions & Answers

user image Mohammed Zabee ur rahman

posted on 24 Jan 2022

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(1 Question)

  • Q1. Project related questions and asked to code the program of data structures.
Round 3 - HR 

(3 Questions)

  • Q1. What is your family background?
  • Ans. 

    I come from a close-knit family that values education and support, fostering a strong sense of community and collaboration.

    • My parents are both educators, which instilled a love for learning in me from a young age.

    • I have two siblings; we often collaborate on projects, enhancing our teamwork skills.

    • Family gatherings are frequent, where we share experiences and support each other's goals.

    • My grandparents played a significa...

  • Answered by AI
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. You will able to learn more if you get in startup...

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Multi threading related
  • Q2. Million requests management

Interview Preparation Tips

Interview preparation tips for other job seekers - to be handson experience

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

Top trending discussions

View All
Interview Tips & Stories
2w
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 STIC Soft E-Solutions?
Ask anonymously on communities.

Interview questions from similar companies

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. What programming languages do you prefer
  • Ans. 

    I prefer languages that enhance productivity and maintainability, such as Python, JavaScript, and Java, depending on the project needs.

    • Python: Great for data analysis and machine learning with libraries like Pandas and TensorFlow.

    • JavaScript: Essential for web development, enabling interactive front-end experiences with frameworks like React.

    • Java: A strong choice for enterprise applications due to its robustness and sca...

  • Answered by AI
  • Q2. What is the software development process? What is the software
  • Ans. 

    The software development process is a structured approach to creating software applications through various stages.

    • 1. Requirements Gathering: Identify what the software needs to do. Example: User interviews to gather feature requests.

    • 2. Design: Create architecture and design specifications. Example: UML diagrams to visualize system components.

    • 3. Implementation: Write the actual code based on design. Example: Using Pyth...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You have a dream...it will take you to even greater places. Join the company and grow your dream.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. One Puzzle to detect Defective Box
  • Q2. Previous Work Experience
  • Ans. 

    I have 3 years of experience as a Software Developer at XYZ company.

    • Developed web applications using Java and Spring framework

    • Collaborated with cross-functional teams to deliver projects on time

    • Implemented new features and enhancements based on client requirements

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Convert Roman to integer
  • Q2. SQL queries optimisation & SQL engine

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice beginner level leetcode questions

Skills evaluated in this interview

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

(1 Question)

  • Q1. Find the second most occurrence of string.
  • Ans. 

    Find the second most occurrence of string in an array of strings.

    • Create a dictionary to store the count of each string in the array

    • Sort the dictionary by count in descending order

    • Return the key of the second element in the sorted dictionary

  • Answered by AI

I appeared for an interview in Mar 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

Timing was 10:00 AM. Platform was good.

  • Q1. 

    Subarray With Given Sum Problem Statement

    Given an array ARR of N integers and an integer S, determine if there exists a contiguous subarray within the array with a sum equal to S. If such a subarray exis...

  • Ans. 

    Given an array of integers, find a subarray with a given sum S.

    • Iterate through the array while keeping track of the current sum and start index.

    • Use a hashmap to store the sum and its corresponding index.

    • If the current sum - S is found in the hashmap, a subarray with sum S exists.

    • Return the start index and current index as the end index.

  • Answered by AI
  • Q2. 

    Remove Consecutive Duplicates Problem Statement

    Given a string S, your task is to recursively remove all consecutive duplicate characters from the string.

    Input:

    String S

    Output:

    Output string

    Constr...

  • Ans. 

    Recursively remove consecutive duplicate characters from a string.

    • Use recursion to check if the current character is the same as the next character, if so skip the next character

    • Base case: if string length is 1, return the string

    • Example: Input: 'aabbc' Output: 'abc'

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. I applied for the job as SDE - 1 in MumbaiEligibility criteriaAbove 8 CGPAGoComet interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice Data structure questions.
Tip 2 : Do some projects.
Tip 3 : Have knowledge of DBMS.

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

There was an OA on hackerearth of an hour. In that there were 20 MCQs and two DSA questions easy to medium on Heap, Hashmap and Subarray

Round 2 - Technical 

(3 Questions)

  • Q1. Asked about previous worked project in last company
  • Q2. Asked one medium DSA question (DNA sequencing) and asked to design some schema
  • Q3. Asked one puzzle If there are 1000 bottles and one is poisonous, a rat will diw after one hour of drinking and you have only one hour to find out which bottle is poisonous, How many minimum rats you need ?
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Before Aptitude Test, There was a telephonic interview round in which they test your communication and ask questions about your education and projects. You just have to show your confidence to pass this round. After that, the aptitude test was quite easy. There are 15 questions all are doable in just 15 to 20 minutes of time span.

Round 2 - Coding Test 

After that, The coding round takes place in which they provide you with a device with an online compiler of your preferred programming language and ask you to solve 4 questions without using any built-in function. The questions are based on Linked Lists, Stacks, Arrays, etc. You have to do it all manually. This round lasts up to 1 hour.

Round 3 - Technical 

(1 Question)

  • Q1. The technical round takes place in which they ask different questions from your coding round, a few concept-based ones, and also a few questions to test your thinking and problem-solving abilities like the...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared very well. Also, do not lose hope if not get selected.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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 

Easy aptitude test containing mathematics and logical questions

Round 3 - Coding Test 

4 leetcode easy to medium level

Round 4 - One-on-one 

(1 Question)

  • Q1. Questions on project and tech stack.

STIC Soft E-Solutions Interview FAQs

How many rounds are there in STIC Soft E-Solutions Java Developer interview?
STIC Soft E-Solutions interview process usually has 3 rounds. The most common rounds in the STIC Soft E-Solutions interview process are Coding Test, Technical and HR.
How to prepare for STIC Soft E-Solutions 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 STIC Soft E-Solutions. The most common topics and skills that interviewers at STIC Soft E-Solutions expect are Java, Spring, EJB, Entity Framework and Hibernate.
What are the top questions asked in STIC Soft E-Solutions Java Developer interview?

Some of the top questions asked at the STIC Soft E-Solutions Java Developer interview -

  1. Project related questions and asked to code the program of data structur...read more
  2. Million requests managem...read more
  3. Multi threading rela...read more
What are the most common questions asked in STIC Soft E-Solutions Java Developer HR round?

The most common HR questions asked in STIC Soft E-Solutions Java Developer interview are -

  1. What are your strengths and weakness...read more
  2. What is your family backgrou...read more
  3. Tell me about yourse...read more

Tell us how to improve this page.

Join STIC Soft E-Solutions When you need the results.
Associate Software Engineer
33 salaries
unlock blur

₹2.3 L/yr - ₹6.6 L/yr

Software Engineer
26 salaries
unlock blur

₹5.1 L/yr - ₹10.5 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹12 L/yr - ₹27 L/yr

Software Developer
7 salaries
unlock blur

₹2.5 L/yr - ₹10.5 L/yr

Technical Lead
7 salaries
unlock blur

₹22.5 L/yr - ₹42 L/yr

Explore more salaries
Compare STIC Soft E-Solutions with

Zidio Development

4.5
Compare

NexTurn

4.1
Compare

Springbord Systems

3.5
Compare

FloBiz

3.5
Compare
write
Share an Interview