Upload Button Icon Add office photos

Filter interviews by

SHYENA TECH YARNS Java Developer Trainee Interview Questions and Answers

Updated 15 Nov 2024

SHYENA TECH YARNS Java Developer Trainee Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Coding Questions- Start Pattern, Fibonacci Series, Sorting, Ascending order, Vowels count
theory Question- Hashset, LinkedHashset, treeset, Overloading, Overriding, multithreading, interface, Abstraction

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is the difference between abstract class and an interface in Java?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, member variables, and methods, while interface cannot.

    • A class can implement multiple interfaces but can only extend one abstract class.

    • Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes to impl...

  • Answered by AI
  • Q2. An abstract class can have method implements and abstract method, while an interface only contains abstract method (before Java 8) . Abstract classes support single inheritance, whereas interfaces support ...
  • Ans. 

    Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.

    • Abstract classes can have both implemented and abstract methods, providing more flexibility in design.

    • Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.

    • Abstract classes sup...

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

I applied via AmbitionBox and was interviewed in Sep 2023. There were 7 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 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. First of all thank you for giving this opportunity. My self madhumitha I am from narasaraopet I completed by btech in krishnaveni engineering college for womens,kesanupalli in the year 2022 I completed my...
Round 3 - Group Discussion 

Explain about one topic

Round 4 - Technical 

(1 Question)

  • Q1. A technical round round is a job interview round that tests the candidates technical skills with respect to the concerned job requirements
Round 5 - The 

(1 Question)

  • Q1. About our family
Round 6 - One-on-one 

(1 Question)

  • Q1. Managerial round can cover a diverse range of discussion topics.
Round 7 - Selection round 

(1 Question)

  • Q1. Selection process is to select right candidates with the required qualifications and capabilities to fill the vacancy in the organisation

Interview Preparation Tips

Topics to prepare for AmbitionBox Java Developer interview:
  • Core Java
  • Software Testing
  • Manual Testing
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Aptitude Test 

Logical aptitude.
Spatial aptitude.
Organisational aptitude.
Physical aptitude.

Round 3 - Case Study 

Why they chose your company.
How your product solved the problem clients faced.
The measurable results of the service provided.

Round 4 - HR 

(5 Questions)

  • Q1. Self introduction for
  • Q2. Introduction your self
  • Q3. Why do you choose this company
  • Q4. I'm like all food my
  • Ans. Favourite food is biriyani it's my All time favourite
  • Answered Anonymously
  • Q5. That all when I'm thinking
Round 5 - Group Discussion 

Group discussion means one of the news project will be comes we're discussing about that project it's is group discussion

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

I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Encapsulation, abstraction, interface

Round 3 - Technical 

(2 Questions)

  • Q1. Encapsulation constructor method overloading
  • Q2. Interface abstracts
Round 4 - HR 

(3 Questions)

  • Q1. Why chose this company
  • Q2. Why should i hire you
  • Q3. How much salary you are expecting

Interview Preparation Tips

Topics to prepare for Evision Technoserve Java Developer interview:
  • Core Java
  • OOPS

I was interviewed in Feb 2021.

Interview Questionnaire 

2 Questions

  • Q1. Tell me something about yourself?
  • Q2. Tell me about your previous expiriece

Interview Preparation Tips

Interview preparation tips for other job seekers - well Prepare with our resume whatever you mentioned in that.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the diffrence between == and .equals() in java?
  • Q2. == : Compares refrences (memory addresses) of objects. .equals() : Compares to content (value) of objects.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

First I will give the altitude test

Round 3 - Coding Test 

My coding knowledge is good and my coding speed is fast

Interview Preparation Tips

Interview preparation tips for other job seekers - I am fresher I have knowledge of java spring boot, Angular,css, HTML, MySQL
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a short java program to check if a number is prime.
  • Ans. 

    Java program to check if a number is prime

    • Create a function that takes an integer as input

    • Check if the number is less than 2, return false

    • Iterate from 2 to the square root of the number, check for divisibility

    • If the number is divisible by any number, return false

    • Otherwise, return true

  • Answered by AI
  • Q2. A prime number is a number greater than 1.....etc
  • Ans. 

    A prime number is a number greater than 1 that can only be divided by 1 and itself.

    • Prime numbers are integers greater than 1

    • They have only two factors: 1 and the number itself

    • Examples of prime numbers: 2, 3, 5, 7, 11, 13

  • Answered by AI

I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical Reasoning, Verbal ability

Round 2 - Technical 

(1 Question)

  • Q1. Technical Questions base on languages
Round 3 - HR 

(1 Question)

  • Q1. Document Verification, About yourself and family

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview
be polite and use the right language and tone for a formal situation. listen to the questions and think before you begin your answers. ask the interviewer to repeat or explain further if you do not understand a question. use the STAR method to answer questions about your skills and experience.

SHYENA TECH YARNS Interview FAQs

How many rounds are there in SHYENA TECH YARNS Java Developer Trainee interview?
SHYENA TECH YARNS interview process usually has 1 rounds. The most common rounds in the SHYENA TECH YARNS interview process are Aptitude Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 145 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Trident Group Interview Questions
3.6
 • 110 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
Data Entry Interview Questions
4.1
 • 96 Interviews
JioMart Interview Questions
3.9
 • 92 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
View all
Data Scientist
19 salaries
unlock blur

₹2 L/yr - ₹10.1 L/yr

QA Engineer
5 salaries
unlock blur

₹2.5 L/yr - ₹4.5 L/yr

IT Technical Recruiter
5 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Devops Engineer
5 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Python and Django Developer
5 salaries
unlock blur

₹3.6 L/yr - ₹4.2 L/yr

Explore more salaries
Compare SHYENA TECH YARNS with

Welspun

4.0
Compare

Vardhman Fabrics

4.0
Compare

Arvind Group

4.0
Compare

Trident Group

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