Upload Button Icon Add office photos
Engaged Employer

i

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

Verzeo Edutech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Verzeo Edutech Intern Interview Questions and Answers

Updated 13 Apr 2021

Verzeo Edutech Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 13 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. How to overcome over fitted model
  • Ans. 

    Regularization techniques can be used to overcome over fitted models.

    • Use L1 or L2 regularization

    • Cross-validation can help in identifying overfitting

    • Reduce model complexity by removing unnecessary features

    • Increase training data size

    • Early stopping can prevent overfitting

    • Ensemble methods like bagging and boosting can help in reducing overfitting

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Intern Interview Questions & Answers

BYJU'S user image Anonymous

posted on 23 Jul 2021

I applied via Indeed and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Are okay with traveling
  • Q2. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was a discussion with the manager
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Write the video script for a topic provided by the upgrad team and create a ppt for an video script.

Round 2 - One-on-one 

(1 Question)

  • Q1. What is the Linked list?
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.

    • Consists of nodes connected by pointers

    • Can be singly linked or doubly linked

    • Allows for dynamic size and efficient insertion/deletion

  • Answered by AI

Skills evaluated in this interview

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 Apr 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 - One-on-one 

(6 Questions)

  • Q1. What is your name ?, What is your qualifications? , What is your current location?, Where do you belonge from?, why you want to do job ?, Why you choose this company to do job ?, What aspect about sallar...
  • Ans. 

    Interview questions and answers

    • My name is [Name].

    • I have completed my [Qualifications] from [University/Institute].

    • I am currently located in [Current Location].

    • I belong to [Hometown/City].

    • I am interested in this job because [Reasons].

    • I chose this company because [Reasons].

    • Salary is an important aspect for me, but not the only one.

  • Answered by AI
  • Q2. Why you choose this company to do work ?, What aspect about sallry ?
  • Ans. 

    I chose this company because of its reputation for innovation and growth. The salary offered is competitive and fair.

    • The company has a strong track record of developing cutting-edge technology

    • I am impressed by the company's commitment to employee growth and development

    • The salary offered is in line with industry standards and reflects my experience and qualifications

  • Answered by AI
  • Q3. What is your current locatuon? My current location is Varanasi, Lanka, Uttar Pradesh
  • Ans. 

    I am currently located in Varanasi, Lanka, Uttar Pradesh.

    • I am residing in the historic city of Varanasi, also known as Kashi.

    • Lanka is a locality within Varanasi, situated on the banks of the river Ganges.

    • Uttar Pradesh is a state in northern India, known for its rich cultural heritage.

  • Answered by AI
  • Q4. What is your highest qualification ?
  • Ans. 

    I have a Master's degree in Computer Science.

    • Master's degree in Computer Science

    • GPA of 3.8

    • Thesis on Machine Learning

    • Internship at Google

  • Answered by AI
  • Q5. Where do you belong from?
  • Ans. 

    I belong to India, a diverse and culturally rich country.

    • I was born and brought up in a small town in the northern part of India.

    • India is known for its diverse culture, languages, and traditions.

    • I have traveled to different parts of India and have experienced the beauty of its landscapes and people.

    • I am proud to be a part of a country that has a rich history and is constantly evolving.

  • Answered by AI
  • Q6. Why you want to do job ?
  • Ans. 

    I want to do a job to gain experience, learn new skills, and contribute to the growth of the company.

    • I am eager to learn and grow professionally

    • I want to contribute my skills and knowledge to the company

    • I am excited about the opportunity to work with a team

    • I am motivated by the prospect of financial stability and security

  • Answered by AI

Interview Preparation Tips

Topics to prepare for BYJU'S Intern interview:
  • Candidate name
  • Candidate current loaction
  • Candidate parmanent addres
  • Reason to join their company
  • Reason to do work
  • Candidate highest qualification
Interview preparation tips for other job seekers - Be aware from fake Jobs and don't give any information or document bithout perfect knowledge and Information about company, and don't pay any charge for job security or document varification ....whatever pay scale ....never pay them,
Don't give document for varification, first of all you check about company go through company's original website and talk them about your job mails are text related to this company and after geting conform, you can join
Be safe , be aware and be happy thanku so much this opportunitys

Intern Interview Questions & Answers

BYJU'S user image Anonymous

posted on 11 Feb 2022

I applied via Approached by Company and was interviewed in Aug 2021. 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 

(1 Question)

  • Q1. About marketing strategy

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying untill you get success

Intern Interview Questions & Answers

BYJU'S user image Anonymous

posted on 16 Sep 2021

I was interviewed in Nov 2020.

Round 1 - Coding Test 

Round duration - 40 minutes
Round difficulty - Medium

Round 2 - Face to Face 

(1 Question)

Round duration - 15 minutes
Round difficulty - Easy

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    The task is to count the number of subsequences in an array where all elements are equal.

    • Iterate through the array and count the frequency of each element.

    • For each element, calculate the number of subsequences using the formula (2^frequency - 1).

    • Multiply the counts for each element to get the total number of subsequences.

    • Print the result modulo 10^9 + 7.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaNo criteriaBYJU'S (Think & Learn Pvt. Ltd.) interview preparation:Topics to prepare for the interview - C++,Data Structures, Algorithms, SQl, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Do Practice as much as you can
Tip 2 : Revise codes on regularly
 

Application resume tips for other job seekers

Tip 1 : It should look nice and presentable
Tip 2 : Skills should be mentioned properly

Final outcome of the interviewRejected

Skills evaluated in this interview

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Easy

It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 MCQs on SQL were also present.

This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and math because many questions were to be done in 1 hour.

  • Q1. 

    Boolean Matrix Transformation Challenge

    Given a 2-dimensional boolean matrix mat of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...

  • Ans. 

    Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.

    • Iterate through the matrix and mark rows and columns to be modified

    • Use additional arrays to keep track of rows and columns to be modified

    • Update the matrix in-place based on the marked rows and columns

  • Answered by AI
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Easy

It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as Software Engineer in DelhiEligibility criteria7 CGPAToppr interview preparation:Topics to prepare for the interview - DBMS, OOPS, Data structures, Dynamic Programming, Graphs, Algorithms, Sorting searching, Compiler designTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 - Practice Atleast 250 Questions
Tip 5 - Ex- Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Write only those things in resume in which you are 100% confident
Tip 2 : Write maximum projects you have and be ready to explain them thoroughly
Tip 3 : Don't make any silly spelling mistakes on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Job Fair and was interviewed before Feb 2021. There were 5 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 

What is aptitude test?

Round 3 - Group Discussion 

Online study and off-line which one is better?

Round 4 - Case Study 

Someone not interested in assignments.

Round 5 - One-on-one 

(2 Questions)

  • Q1. Why you choice to join with us
  • Ans. Because write now Indias largest and most trusted education system is BYJU'S. thats why not one me everyone want to join his/her children in BYJU'S.
  • Answered Anonymously
  • Q2. What is more important to you education or money?
  • Ans. Obviously is education because educated person make money so easily and how to hold the mobey they know very well
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand what they needs to us

I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Easy leetcode code 2 questions , HTML5 css javascript simple screen design

Round 2 - One-on-one 

(1 Question)

  • Q1. Oop, Simple coding javascript, react basic, sql basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Take it easy and go with confidence which matters most

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Why should we hire you?
  • Q2. Please tell me about the machine learning projects you have done
  • Ans. 

    I have worked on several machine learning projects, including image recognition and natural language processing.

    • Developed an image recognition model using convolutional neural networks

    • Implemented a natural language processing algorithm for sentiment analysis

    • Collaborated on a recommendation system using collaborative filtering

    • Applied machine learning techniques to predict customer churn in a telecom company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Because I feel I have the skills and expertise for the position I have applied for. Also, be honest, and if you dont know something say that you are unaware but will learn the subject in the due course of time.

Skills evaluated in this interview

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

BYJU'S Intern Interview Questions
3.1
 • 4 Interviews
View all

Verzeo Edutech Intern Reviews and Ratings

based on 5 reviews

4.3/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

3.4

Salary

3.6

Job security

4.0

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 5 Reviews and Ratings
Business Development Associate
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Trainee
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Development Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Verzeo Edutech with

Simplilearn

3.2
Compare

upGrad

3.7
Compare

BYJU'S

3.1
Compare

Unacademy

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