Premium Employer

i

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

ATYETI Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ATYETI Junior Java Developer Interview Questions, Process, and Tips

Updated 22 Nov 2023

ATYETI Junior Java Developer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Oct 2023. 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 - Technical 

(5 Questions)

  • Q1. What is package?
  • Ans. 

    A package is a way to organize related classes and interfaces in Java.

    • Packages help in avoiding naming conflicts and provide a hierarchical structure.

    • Packages can be imported to access classes and interfaces from other packages.

    • Packages are used to create modular and reusable code.

    • Packages are declared using the 'package' keyword at the beginning of a Java file.

    • Example: 'package com.example.myapp;'

  • Answered by AI
  • Q2. What is local storage?
  • Ans. 

    Local storage is a web browser feature that allows websites to store data locally on a user's device.

    • Local storage is a key-value storage mechanism.

    • It is a part of the web storage API.

    • Data stored in local storage persists even after the browser is closed.

    • It is limited to storing data in string format.

    • Local storage can be accessed and modified using JavaScript methods like localStorage.setItem() and localStorage.getItem

  • Answered by AI
  • Q3. What is wrapper class?
  • Ans. 

    Wrapper class is a class that wraps or encapsulates the primitive data types in Java.

    • Wrapper classes provide a way to use primitive data types as objects.

    • They have methods to convert between primitive types and objects.

    • Wrapper classes are immutable.

    • Examples of wrapper classes include Integer, Double, Boolean, etc.

  • Answered by AI
  • Q4. Features of java?
  • Ans. 

    Java is a versatile programming language known for its platform independence, object-oriented nature, and robustness.

    • Platform independence: Java programs can run on any operating system or platform that has a Java Virtual Machine (JVM).

    • Object-oriented: Java supports the principles of encapsulation, inheritance, and polymorphism.

    • Robustness: Java has built-in memory management, exception handling, and strong type checkin...

  • Answered by AI
  • Q5. What is overriding and overloading?
  • Ans. 

    Overriding is when a subclass provides a different implementation of a method inherited from its superclass. Overloading is when multiple methods with the same name but different parameters are defined in a class.

    • Overriding is used to achieve runtime polymorphism.

    • Overriding methods must have the same name, return type, and parameters as the method in the superclass.

    • Overloading is used to achieve compile-time polymorphi...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. What is HashMap?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.

    • HashMap allows quick access to values based on their keys

    • Keys must be unique and values can be duplicated

    • HashMap is not thread-safe and requires synchronization for concurrent access

    • Java's HashMap implementation uses hashing to distribute keys across buckets

  • Answered by AI
  • Q2. It’s a collection framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Closures, hostings, react js, redux, hooks basic
  • Q2. Html5, css3, basic javascript stuff
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. React js, ReactHooks, es67 features, bootstrap
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

60mintues DSA level coding exam

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. General resume discussions
  • Q2. HR questiosn aslso
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Used an online IDE and asked general DS Algo questions

Round 2 - Technical 

(1 Question)

  • Q1. System Design HLD question to make URL shortener
Round 3 - HR 

(1 Question)

  • Q1. General HR Aptitude questions

Interview Preparation Tips

Topics to prepare for Apptio Software Developer interview:
  • Java
  • OOPS
Interview preparation tips for other job seekers - Prepare well with DS and Algo, keep knowledge of Java and OOP concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Dec 2023.

Round 1 - Aptitude Test 

Online assessment with quantitative and qualitative questions

Round 2 - Coding Test 

Some Tree traversal coding question

Round 3 - Technical 

(2 Questions)

  • Q1. Load balancer design question
  • Q2. Technical challenges faced

ATYETI Interview FAQs

How many rounds are there in ATYETI Junior Java Developer interview?
ATYETI interview process usually has 2 rounds. The most common rounds in the ATYETI interview process are Resume Shortlist and Technical.
What are the top questions asked in ATYETI Junior Java Developer interview?

Some of the top questions asked at the ATYETI Junior Java Developer interview -

  1. What is overriding and overloadi...read more
  2. What is local stora...read more
  3. What is wrapper cla...read more

Tell us how to improve this page.

ATYETI Junior Java Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join ATYETI Exceeding Expectations

Interview Questions from Similar Companies

Equifax Interview Questions
3.3
 • 32 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
VDart Interview Questions
4.1
 • 27 Interviews
EagleView Interview Questions
3.3
 • 20 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
Ciklum Interview Questions
3.5
 • 19 Interviews
View all

ATYETI Junior Java Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
50 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Software Engineer
34 salaries
unlock blur

₹10.5 L/yr - ₹38 L/yr

Recruitment Analyst
34 salaries
unlock blur

₹3.2 L/yr - ₹6.5 L/yr

Software Engineer
25 salaries
unlock blur

₹3.8 L/yr - ₹10.9 L/yr

Associate Lead
18 salaries
unlock blur

₹18 L/yr - ₹44.8 L/yr

Explore more salaries
Compare ATYETI with

Saama Technologies

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

3.1
Compare

Arvato

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