Upload Button Icon Add office photos

Filter interviews by

Stellar Informatics Java Developer Interview Questions and Answers

Updated 15 Oct 2024

1 interview found

Sort by: Popular

Java Developer Interview Questions

user image Anonymous

posted on 15 Oct 2024

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

I applied via Naukri.com and was interviewed in Apr 2024.

2 Interview Rounds

1

Aptitude Test Round

Simple aptitude questions, not very much hard.

2

Coding Test Round

Optional coding questions are provided, you have to choose write answer.

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Jul 2024.

3 Interview Rounds

1

Coding Test Round

Remove duplicate from list

2

Technical Round (2 Questions)

  • Q1. Java 8 features
  • Q2. Stack and memory changes
3

One-on-one Round (1 Question)

  • Q1. Spring boot coding
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Job Portal and was interviewed in Oct 2024.

1 Interview Round

1

Aptitude Test Round

Faced coderbyte issues

Java Developer Interview Questions

TransUnion user image Shivani Wankhade

posted on 1 Nov 2022

I applied via Naukri.com and was interviewed in Oct 2022.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Annotations used in Springboot project
  • Q2. Core java question on exception handling, methods, OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared for Core Java and Springboot. Scenarios based questions and core java programs and tricky questions.

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Don't remember so I have no
  • Q2. I can't remember it
2

Technical Round (2 Questions)

  • Q1. I don't know the res
  • Q2. I can't remember it

I was interviewed in Sep 2021.

5 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Students who qualified in first round gets link for this round, this round had 4 questions in total, out of which 1 was output based and 3 was DSA based.

  • Q1. Validate Binary Tree Nodes You are given ‘N’ binary tree nodes numbered from 0 to N - 1 where node ‘i’ has two children LEFT_CHILD[i] and RIGHT_CODE[i...read more
2

Coding Test Round (1 Question)

Round duration - 75 minutes
Round difficulty - Medium

This round was of 70-75 minutes and had 3 coding questions of easy to medium level. There was some restrictions like we cannot use built-in functions in both second and third subjective round.

  • Q1. Balanced Binary Tree You are given an integer 'H'. Your task is to count and print the maximum number of balanced binary trees possible with height '...read more
3

Video Call Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This was face to face interview round of 60 minutes. It was mostly based on DSA, some questions was also asked related to my projects and DBMS. Interviewer was kind and good.

  • Q1. Sort an array in wave form You have been given an unsorted array ‘ARR’. Your task is to sort the array in such a way that the array looks like a wave array. Exa...read more
  • Q2. Maximum Sum BST You are given a Binary Tree ‘root’. The given Binary Tree may or may not be a Binary Search Tree(BST) itself. Your task is to find the maximum s...read more
4

Face to Face Round (2 Questions)

Round duration - 135 minutes
Round difficulty - Hard

This was the final technical round, it was around 2.5 hours long and based on mostly DSA and little bit Projects, DBMS, OS. Josh mainly focus on DSA and on Tree Data Structure in interview.

  • Q1. Pair Sum in BST. You are given a Binary Search Tree (BST) and a target value ‘K’. Your task is to check if there exist two unique elements in the given BST such...read more
  • Q2. Print Nodes at Distance K From a Given Node You are given an arbitrary binary tree, a node of the tree, and an integer 'K'. You need to find all such no...read more
5

HR Round (1 Question)

Round duration - 20 minutes
Round difficulty - Easy

This was the simple 20 minutes round

  • Q1. Basic HR Questions In this interviewer asked me about my family, residence and if I will have any issue in relocating to Gurgaon. After 30 minutes of this round...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Raj Kumar Goel Institute Of Technology. Eligibility criteriaNo criteriaJosh Technology Group interview preparation:Topics to prepare for the interview - Linked list, Tree, Graph, Dynamic Programming, Recursion, BacktrackingTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Try to solve some good questions from every topic.
Tip 2 : If not have much time, then you can solve top interview questions from Leetcode.
Tip 3 : Made 2-3 good projects using any technology

Application resume tips for other job seekers

Tip 1 : Keep resume short and crispy.
Tip 2 : Add coding profile handles and github link.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed before Jan 2022.

2 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (1 Question)

  • Q1. Sql Query Sequence and basically asks the SqlServer Releted question and Webform Also.

Interview Preparation Tips

Topics to prepare for DISH TV Software Developer interview:
  • SQL
  • MVC
  • ASP.Net
  • Webform
  • API
Interview preparation tips for other job seekers - Most Of the people mistakes lack of confidence.this is the main factor to select or not.

Software Developer Interview Questions

ABCD user image Anonymous

posted on 12 Jul 2023

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

I applied via Job Fair and was interviewed before Jul 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Coding Test Round

Just basic coding which is simple and quite easy for beginners.

3

One-on-one Round (2 Questions)

  • Q1. Introduce yourself and why should I hire you ?
  • Q2. I have given a brief introduction about my schooling, graduation, career and my activities. then I have proved my technical skills and they have wished me with ...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Commucation is must.

I was interviewed in Nov 2020.

1 Interview Round

1

Coding Test Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. Path Queries You are given a weighted, undirected graph with ‘V’ vertices numbered from 1 to ‘V’ and ‘E’ bidirectional edges. You have to answer ‘Q’ queries. Ev...read more
  • Q2. Merge Sort Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm. ...read more
  • Q3. Rat In a Maze: All Paths You are given a 'N' * 'N' maze with a rat placed at 'MAZE[0][0]'. Find and print all paths that rat can follow ...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaLido Learning interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming etcTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
 

Application resume tips for other job seekers

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2022.

3 Interview Rounds

1

Aptitude Test Round

Difficult to crack the aptitude

2

Coding Test Round

Easy to solve coding...............

3

Technical Round (2 Questions)

  • Q1. They asked three aptitude questions and one coding
  • Q2. Project that I done in

Interview Preparation Tips

Topics to prepare for CTS Consulting & Technical Support Java Developer interview:
  • Coding
Interview preparation tips for other job seekers - moderate to crack the interview for java developers in cts

Stellar Informatics Interview FAQs

How many rounds are there in Stellar Informatics Java Developer interview?
Stellar Informatics interview process usually has 2 rounds. The most common rounds in the Stellar Informatics interview process are Aptitude Test and Coding Test.
How to prepare for Stellar Informatics 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 Stellar Informatics. The most common topics and skills that interviewers at Stellar Informatics expect are Java, MySQL, Core Java, JQuery and Javascript.

Tell us how to improve this page.

People are getting interviews through

based on 1 Stellar Informatics interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Stellar Informatics Java Developer Salary
based on 5 salaries
₹2.5 L/yr - ₹4 L/yr
37% less than the average Java Developer Salary in India
View more details
Database Engineer
13 salaries
unlock blur

₹2 L/yr - ₹4.7 L/yr

Software Developer
12 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

Database Developer
7 salaries
unlock blur

₹1.5 L/yr - ₹5.4 L/yr

Java Developer
5 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Implementation Manager
5 salaries
unlock blur

₹5.8 L/yr - ₹9.7 L/yr

Explore more salaries
Compare Stellar Informatics with

Reliance Communications

4.0
Compare

Tata Teleservices

4.1
Compare

GAO Tek

4.5
Compare

Henry Harvin Education

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview