Upload Button Icon Add office photos

Filter interviews by

Vidya Integrated Development Youth Adults Interview Questions, Process, and Tips

Updated 15 Sep 2022

Vidya Integrated Development Youth Adults Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 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 

(2 Questions)

  • Q1. What is HTML, What is JavaScript, What is PHP, What is Python, What is Array, What is Programming, What is Programmer, What is Binary Language, Write the Sample code in HTML Your Name and Age
  • Ans. 

    HTML is a markup language for creating web pages, JavaScript is a scripting language for web development, PHP is a server-side scripting language, Python is a versatile programming language, Array is a data structure for storing multiple values, Programming is the process of creating instructions for computers to execute, Programmer is a person who writes code, Binary Language is a language used by computers to communi...

  • Answered by AI
  • Q2. What is Use of Android Studio
  • Ans. 

    Android Studio is an integrated development environment (IDE) used to develop Android applications.

    • Provides a user-friendly interface for coding, debugging, and testing Android apps

    • Includes a layout editor for designing app interfaces

    • Integrates with the Android SDK and Google Play Services

    • Supports multiple programming languages, including Java and Kotlin

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Create Table Using HTML?
  • Ans. 

    Creating a table using HTML involves using the <table>, <tr>, <td>, and <th> tags.

    • Use the <table> tag to create the table.

    • Use the <tr> tag to create rows within the table.

    • Use the <td> tag to create data cells within each row.

    • Use the <th> tag to create header cells within each row.

  • Answered by AI
  • Q2. Print Prime Number Using Python?
  • Ans. 

    Python code to print prime numbers.

    • Loop through numbers and check if they are divisible by any number less than itself.

    • If not, it is a prime number and can be printed.

    • Start checking from 2 as 1 is not a prime number.

  • Answered by AI
  • Q3. What is Android Studio?
  • Ans. 

    Android Studio is an Integrated Development Environment (IDE) for developing Android apps.

    • Developed by Google

    • Based on IntelliJ IDEA

    • Includes tools for designing, coding, and testing Android apps

    • Supports multiple programming languages

    • Provides a virtual device emulator for testing apps

    • Offers a wide range of plugins and extensions

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Vidya Integrated Development Youth Adults Software Developer interview:
  • Python
Interview preparation tips for other job seekers - Basics Content-steps to clear any coding language, and Choose only one Programming language

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. My profile is Guidewire Business Analyst and product PC and forms. So the questions were based on application, field level understanding and app flow. Understanding about business and line of businesses.
  • Q2. Reason for change, mandatory question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be really well prepared of what is it in the resume. All the questions will be around that particularly and nearby questions.

I applied via Campus Placement and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Case Study 

Internal case of a biscuit manufacturing company. Details about company background, sales, figures are given and based on those 3 questions were asked.

Round 2 - Case Study 

Part 2 of the same case study was asked where the company should go for IPO or expansion in local market. based on the facts, decision and justification had to be given

Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly experienced consultant with a strong background in problem-solving and strategic planning.

    • Over 10 years of experience in consulting for various industries

    • Expertise in analyzing complex business challenges and providing effective solutions

    • Proven track record of delivering successful projects on time and within budget

    • Strong communication and interpersonal skills, able to build rapport with clients

    • Ability to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key for this job. Even if the background is not an exact match they are willing to give you a shot if you think you are better.

Associate Interview Questions & Answers

PwC user image Anonymous

posted on 26 May 2021

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Java oop questions

I applied via Approached by Company and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic devops question
  • Q2. Agile process discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Kubernetes deployment
  • Q2. Ansible basic question
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion with HR manager
  • Q2. Negotiation salary with HR manager

Interview Preparation Tips

Topics to prepare for Ernst & Young Consultant interview:
  • Devops
Interview preparation tips for other job seekers - 1st round is technical, 2nd round tech with manager 3rd is HR round for salary discussion

Interview Questionnaire 

1 Question

  • Q1. General Accounting Concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and be explanatory with your answers with your accounting knowledge

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Most of questions were based on IND AS since this role was in Assurance service line under Financial accounting and advisory services.
  • Q2. Questions were from IND AS AS 115,116 103 and why want to work with EY values of EY etc. and yeah i question that remains same in every interview was Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be honest with your resume and calm during interview.

I applied via LinkedIn and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Fundamentals + case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical + 1 director round .Overall expect interview to be moderate to tough

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Write a query where all the customer name start with A
  • Ans. 

    Query to retrieve all customer names starting with A.

    • Use the SELECT statement to retrieve customer names.

    • Use the LIKE operator with the pattern 'A%' to match names starting with A.

    • Specify the table and column name where the customer names are stored.

    • Example: SELECT customer_name FROM customers WHERE customer_name LIKE 'A%';

  • Answered by AI
  • Q2. Write a query where we'll get state wise sales summary report. Actually in this query we have to join multiple table and finding the rank .

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was extremely easy and smooth.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Finance Functional related questions like P2P and O2C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepare on Accounting Entries and Functional flows.

Vidya Integrated Development Youth Adults Interview FAQs

How many rounds are there in Vidya Integrated Development Youth Adults interview?
Vidya Integrated Development Youth Adults interview process usually has 3 rounds. The most common rounds in the Vidya Integrated Development Youth Adults interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Vidya Integrated Development Youth Adults interview?

Some of the top questions asked at the Vidya Integrated Development Youth Adults interview -

  1. what is HTML, What is JavaScript, What is PHP, What is Python, What is Array, W...read more
  2. What is Use of Android Stu...read more
  3. What is Android Stud...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
View all

Vidya Integrated Development Youth Adults Reviews and Ratings

based on 11 reviews

1.7/5

Rating in categories

1.4

Skill development

2.1

Work-life balance

1.4

Salary

2.2

Job security

1.7

Company culture

1.3

Promotions

1.3

Work satisfaction

Explore 11 Reviews and Ratings
Program Manager
5 salaries
unlock blur

₹5 L/yr - ₹5.1 L/yr

Administration Executive
4 salaries
unlock blur

₹6 L/yr - ₹6 L/yr

Coordinator
3 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

Center Manager
3 salaries
unlock blur

₹2.6 L/yr - ₹2.6 L/yr

PGT Commerce
3 salaries
unlock blur

₹4.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Vidya Integrated Development Youth Adults with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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