Upload Button Icon Add office photos
Engaged Employer

i

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

Sunera Technologies Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 173 Reviews

Filter interviews by

Sunera Technologies Engineer Trainee Interview Questions and Answers

Updated 2 May 2022

Sunera Technologies Engineer Trainee Interview Experiences

1 interview found

I applied via campus placement at Sree Vidyanikethan Institute of Management, Tirupati and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic questions of mathematical reasoning,numericals.

Round 2 - Technical 

(4 Questions)

  • Q1. What type of skills you have?
  • Q2. Being a mechanical student,how you suit for software...
  • Q3. Tell me about youself
  • Q4. Tell me about your company

Interview Preparation Tips

Topics to prepare for Sunera Technologies Engineer Trainee interview:
  • Java,aws,python
  • Catia,solid egde
Interview preparation tips for other job seekers - Mainly know about company..what they work on..and how your skills will suit to them...based on industries they work..

Interview questions from similar companies

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

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Let us assume we have an array of 0's and 1's,how would you find the first index for 1.
  • Ans. 

    Iterate through the array and return the index of the first occurrence of 1.

    • Iterate through the array using a loop.

    • Check each element of the array, if it is 1 then return its index.

    • If no 1 is found, return -1.

  • Answered by AI
  • Q2. SQL queries related to Order By and Group By

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basics.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basics aptitude ,programming mcq

Round 2 - Technical 

(1 Question)

  • Q1. Basic technical questions like datatypes,sum of two number ,palindrome
Round 3 - Coding Test 

To ask to write a program for maximum repeating character in a string?

Round 4 - HR 

(1 Question)

  • Q1. Normal HR discussion like family background ,self intro etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - my advice is very easy to clear all rounds in the interview prepare some basic interview question and get a offer from this company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions on oops and sql queries

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Query on many to many table and aggregations
  • Q2. OOPS concepts and SpringBoot
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Revenue recognition
  • Q2. Debit, credit rules
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. First online assessment. Fundamental question from all computer science subjects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for your projects very well. First elimination round in Technical interview is Project Round. Interviewer will ask you questions from your project in very detail.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Self introduction

Interview Preparation Tips

Topics to prepare for Apexon Trainee interview:
  • Prepare one topic
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at CVSR College of Engineering, Hyderabad and was interviewed before Sep 2022. There were 6 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 - Aptitude Test 

Basic aptitude test if you have concept knowledge you can clear that

Round 3 - Coding Test 

Two codes basically one is easy and other is difficult based on the knowledge you have in programming you can clear that

Round 4 - Group Discussion 

Simple topic they will give and you have to speak with the audience and you have to active thought out GD

Round 5 - Technical 

(1 Question)

  • Q1. Questions will be on skills mentioned in your resume
Round 6 - HR 

(3 Questions)

  • Q1. Tell me about yourself ?
  • Q2. Why you choosing this career?
  • Q3. What are your salary expectations ?

Sunera Technologies Interview FAQs

How many rounds are there in Sunera Technologies Engineer Trainee interview?
Sunera Technologies interview process usually has 2 rounds. The most common rounds in the Sunera Technologies interview process are Aptitude Test and Technical.

Tell us how to improve this page.

Sunera Technologies Engineer Trainee Salary
based on 8 salaries
₹3 L/yr - ₹4 L/yr
17% more than the average Engineer Trainee Salary in India
View more details

Sunera Technologies Engineer Trainee Reviews and Ratings

based on 1 review

3.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

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
175 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Senior Software Engineer
115 salaries
unlock blur

₹4.5 L/yr - ₹17.2 L/yr

Associate Lead
89 salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Automation Test Engineer
75 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Software Developer
41 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Explore more salaries
Compare Sunera Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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