Upload Button Icon Add office photos

Filter interviews by

ETHNUS CONSULTANCY SERVICES Technical Trainer Interview Questions and Answers

Updated 11 Apr 2023

ETHNUS CONSULTANCY SERVICES Technical Trainer Interview Experiences

1 interview found

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 - Aptitude Test 

Verbal, reasoning, quantitative aptitude test

Round 3 - Group Discussion 

Women empowerment in India, about social media

Round 4 - HR 

(2 Questions)

  • Q1. Where do you see yourself in next 5y?
  • Q2. What you know about educational industry
  • Ans. 

    The educational industry involves institutions and organizations that provide education and training to individuals.

    • It includes schools, colleges, universities, vocational training centers, and online learning platforms.

    • The industry is constantly evolving with the introduction of new technologies and teaching methods.

    • There is a growing demand for personalized and flexible learning options.

    • The industry is heavily regula...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are passionate about teaching , you can go for this blindly

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

I applied on campus drive. It consists of quantitative aptitude and logical reasoning which is medium level.

Round 2 - Coding Test 

There are 4 coding questions 2-easy(Arrays), 1- BackTracking,1-Pattern(Medium)

The aptitude and coding are both in one round.

Round 3 - HR 

(2 Questions)

  • Q1. They asked about me(Self Into)
  • Q2. General HR Question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your salary expectation?
  • Ans. 

    My salary expectation is based on my experience, skills, and the industry standard for this position.

    • Consider my years of experience in technical support

    • Research industry standards for Technical Support Engineer salaries

    • Factor in the cost of living in the area where the job is located

  • Answered by AI
  • Q2. What is your long term goal
  • Ans. 

    My long term goal is to become a senior technical support engineer and eventually move into a management role.

    • Continue to enhance my technical skills and knowledge through training and certifications

    • Develop strong leadership and communication skills to effectively lead a team

    • Work towards gaining experience in project management and strategic planning

    • Seek opportunities for professional growth and advancement within the

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare previos job dessctipption

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you think about the online education system in India?
  • Ans. 

    Online education system in India has great potential but needs improvement.

    • Online education has become more popular due to the pandemic.

    • There is a lack of infrastructure and resources for online education in rural areas.

    • Online education can be more affordable and accessible than traditional education.

    • There is a need for better quality control and accreditation for online courses.

    • Online education can provide opportuniti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always select real life examples that display key hiring traits.

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

They have an Online Aptitude cum coding test which contains some 20-30 Question to be done in 3Hrs.
20 Questions of Aptitude and 10 Questions of coding(Which includes Display output and correct the program Questions)

Round 2 - Coding Test 

Easy Interview lasting about 30-45 Mins
They mostly ask questions based on projects and they like to see some certifications.
DSA questions were easy to medium.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for DSA and have some good projects to speak about them.

I appeared for an interview in Jul 2020.

Interview Questionnaire 

4 Questions

  • Q1. 1 if we call finish from oncreate in an activity in android. Will it call onresume and other lifecycle functions before ondestroy.
  • Ans. 

    No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().

    • Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.

    • If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().

    • It is generally not recommended to call finish() in onCreate() as it can lead

  • Answered by AI
  • Q2. 2 Explain recyclerview and its corner cases.
  • Ans. 

    RecyclerView is a flexible view for providing a limited window into a large data set.

    • RecyclerView is used to display large sets of data efficiently

    • It uses a ViewHolder pattern to recycle views

    • Corner cases include handling empty data sets and updating data dynamically

  • Answered by AI
  • Q3. 3 Define communication between acticity and fragment.
  • Ans. 

    Communication between activity and fragment is done through interfaces.

    • Activity implements an interface and passes it to the fragment

    • Fragment can then call methods of the interface to communicate with the activity

    • This allows for communication between the two components without tight coupling

  • Answered by AI
  • Q4. 4 find second largest element in an array.
  • Ans. 

    Find the second largest element in an array of strings.

    • Sort the array in descending order and return the second element.

    • Iterate through the array and keep track of the largest and second largest elements.

    • Use a priority queue to find the second largest element.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recise data structures basic codes and relevant technology interview questions.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Both Aptitude and coding

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion only

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont try to give interview in this company this is not company we are students in this organization or I can say institute they treat us like a students

Interview Questionnaire 

2 Questions

  • Q1. What is your strength
  • Ans. 

    My strength is my ability to analyze complex data sets and derive meaningful insights.

    • Strong analytical skills

    • Ability to work with large data sets

    • Proficiency in data visualization tools

    • Experience in statistical analysis

    • Problem-solving mindset

  • Answered by AI
  • Q2. What is yout weakness
  • Ans. 

    I tend to be overly critical of my own work, which can sometimes slow down my progress.

    • I have a tendency to overanalyze my work, which can lead to delays in completing tasks.

    • I often spend too much time double-checking my work to ensure accuracy.

    • I sometimes struggle with prioritizing tasks due to my perfectionist nature.

    • I am working on improving my time management skills to overcome this weakness.

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic apptitude and coding is asked coding is very easy u can use any language like c python java there is plenty of time to finish the test

Round 2 - HR 

(1 Question)

  • Q1. About yourself,projects details,any further question

Intern Interview Questions & Answers

iamneo user image Anonymous

posted on 27 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic dsa question alone asked

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Experience with programming languages such as Java, Python, and C++

  • Answered by AI
  • Q2. How strong you lies with the skills mentioned in resume

ETHNUS CONSULTANCY SERVICES Interview FAQs

How many rounds are there in ETHNUS CONSULTANCY SERVICES Technical Trainer interview?
ETHNUS CONSULTANCY SERVICES interview process usually has 4 rounds. The most common rounds in the ETHNUS CONSULTANCY SERVICES interview process are Resume Shortlist, Aptitude Test and Group Discussion.
How to prepare for ETHNUS CONSULTANCY SERVICES Technical Trainer 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 ETHNUS CONSULTANCY SERVICES. The most common topics and skills that interviewers at ETHNUS CONSULTANCY SERVICES expect are Java, Training, Algorithms, Communication Skills and Data Structures.

Tell us how to improve this page.

ETHNUS CONSULTANCY SERVICES Technical Trainer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Z X Learning Interview Questions
4.4
 • 44 Interviews
Zeus Learning Interview Questions
3.3
 • 35 Interviews
Adda 247 Interview Questions
3.2
 • 31 Interviews
Prepca Eduserv Interview Questions
4.1
 • 20 Interviews
InternEzy Interview Questions
4.9
 • 18 Interviews
Airblack Interview Questions
4.2
 • 17 Interviews
iamneo Interview Questions
3.7
 • 16 Interviews
View all
ETHNUS CONSULTANCY SERVICES Technical Trainer Salary
based on 5 salaries
₹2.1 L/yr - ₹5.5 L/yr
24% less than the average Technical Trainer Salary in India
View more details
Senior Executive
6 salaries
unlock blur

₹3.2 L/yr - ₹4 L/yr

Assistant Manager
5 salaries
unlock blur

₹5.3 L/yr - ₹7.4 L/yr

Aptitude Trainer
5 salaries
unlock blur

₹2.2 L/yr - ₹3.2 L/yr

Technical Trainer
5 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Operations Executive
5 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare ETHNUS CONSULTANCY SERVICES with

Z X Learning

4.4
Compare

InternEzy

4.9
Compare

Schoolnet India

4.0
Compare

Adda 247

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