Upload Button Icon Add office photos
Engaged Employer

i

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

AstroTalk Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AstroTalk Java Developer Interview Questions and Answers

Updated 13 Aug 2024

AstroTalk Java Developer Interview Experiences

1 interview found

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

I applied via Hirist and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Implement Class Tree
  • Q2. Level order Traversal, Zig Zag aTraversal and Puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Puzzle was asked in screening round as well as in technical round. For dsa Tree and Dp is important.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. What is jvm uses
  • Ans. 

    JVM (Java Virtual Machine) is used to run Java applications by converting Java bytecode into machine code.

    • Interpreting Java bytecode

    • Optimizing performance

    • Garbage collection

    • Platform independence

  • Answered by AI
  • Q3. What is Garbage collection
  • Ans. 

    Garbage collection is a process in Java where the JVM automatically manages memory by deallocating objects that are no longer needed.

    • Garbage collection helps prevent memory leaks by reclaiming memory occupied by objects that are no longer in use.

    • It runs in the background and identifies objects that are no longer reachable by the application.

    • There are different types of garbage collectors in Java, such as Serial, Parall...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

- simple basic ios questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked DSA array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well DSA and code
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Kadance algorithm and find the middle of the linklist

Round 2 - Coding Test 

More on java and Python based coding questions

Round 3 - HR 

(4 Questions)

  • Q1. Behavioural questions were asked
  • Q2. What are your expectations from this job
  • Q3. What are your plans ahead
  • Q4. Where do you see yourself in 5 years ahead

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good practise of DSA
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

50 question with gk and reasoning mcq

Round 2 - HR 

(1 Question)

  • Q1. Introduction and prior exp
Round 3 - One-on-one 

(1 Question)

  • Q1. Question about escalastions and ptoblem sovling

Interview Preparation Tips

Interview preparation tips for other job seekers - Startup company but no work life balance
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Internship Experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Research a little bit about the company, show go getter attitude & a passion for sales, you'll be hired.

Associate Interview Questions & Answers

MagicPin user image Neelesh Pandey

posted on 17 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Some technical questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Computer Fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Flatten a binary tree
  • Ans. 

    Flatten a binary tree by converting it into a linked list in-place.

    • Use a recursive approach to flatten the binary tree.

    • Traverse the tree in a pre-order manner and keep track of the previous node.

    • Set the left child of each node to null and the right child to the next node in the linked list.

    • Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leecode medium level question

Round 2 - Coding Test 

Leetcode Hard level Question

Round 3 - Technical 

(1 Question)

  • Q1. This is cto round asked some interview questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself and your past experience if any
  • Q2. Introduce yourself and tell them briefly your achievements
Round 3 - HR 

(2 Questions)

  • Q1. Growth Opportunities and Last CTC
  • Q2. Wait them to pitch the salary then say your expectations as per market standards.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be active in market standards skillsets. Use technical knowledge such as Excel.

AstroTalk Interview FAQs

How many rounds are there in AstroTalk Java Developer interview?
AstroTalk interview process usually has 1 rounds. The most common rounds in the AstroTalk interview process are Technical.
How to prepare for AstroTalk 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 AstroTalk. The most common topics and skills that interviewers at AstroTalk expect are API, Algorithms, Data Structures, Java and MySQL.
What are the top questions asked in AstroTalk Java Developer interview?

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

  1. Level order Traversal, Zig Zag aTraversal and Puzz...read more
  2. Implement Class T...read more

Tell us how to improve this page.

AstroTalk Java Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

MagicPin Interview Questions
3.0
 • 50 Interviews
Tokopedia Interview Questions
4.0
 • 25 Interviews
Meritto Interview Questions
3.6
 • 22 Interviews
Furlenco Interview Questions
3.4
 • 21 Interviews
JUSPAY Interview Questions
3.1
 • 21 Interviews
Droom Interview Questions
3.8
 • 19 Interviews
Melorra Interview Questions
3.1
 • 18 Interviews
Nestaway Interview Questions
3.9
 • 17 Interviews
Inshorts Interview Questions
3.9
 • 16 Interviews
View all

AstroTalk Java Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Operations Executive
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Astrologer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Manager
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SME
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare AstroTalk with

Astroved.com

3.5
Compare

GaneshaSpeaks.com

4.0
Compare

Astroyogi

3.1
Compare

Astrosage

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview