Upload Button Icon Add office photos

Filter interviews by

Vikash Group of Institutions Interview Questions and Answers

Updated 31 May 2024

Vikash Group of Institutions Interview Experiences

Popular Designations

4 interviews found

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

It was easy, they give 2 programming questions

Round 2 - Technical 

(3 Questions)

  • Q1. Ask about java and selenium
  • Q2. How to handle exception in selenium
  • Ans. 

    Exceptions in Selenium can be handled using try-catch blocks or by using Selenium's built-in exception handling mechanisms.

    • Use try-catch blocks to catch exceptions and handle them gracefully

    • Use Selenium's WebDriverWait class to handle timeouts and wait for elements to be present

    • Use Selenium's ExpectedConditions class to wait for specific conditions before proceeding with the test

    • Use the Selenium WebDriver's built-in ex...

  • Answered by AI
  • Q3. Writing the xpath

Skills evaluated in this interview

Senior Software Tester Interview Questions asked at other Companies

Q1. A scrum master in Agile is equivalent to which position in water fall?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 9 Mar 2024

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

Basics of coding u can choose the language

Round 2 - Coding Test 

2 codes questions were asked in online mode

Round 3 - Technical 

(2 Questions)

  • Q1. Two basic program question
  • Q2. Reason to join Signify

I applied via Campus Placement and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning and English questions

Round 2 - Coding Test 

Simple programmes based on ur language

Interview Preparation Tips

Topics to prepare for Vikash Group of Institutions Software Engineer interview:
  • Pythan
Interview preparation tips for other job seekers - Best communication skills and good at work

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)

Interview Questions & Answers

user image Anonymous

posted on 4 Nov 2020

I applied via Walk-in and was interviewed in Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions regarding optics, mechanics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in your subject overall

Vikash Group of Institutions interview questions for popular designations

 Senior Software Tester

 (1)

 Software Engineer

 (1)

Jobs at Vikash Group of Institutions

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Vikash Group of Institutions Interview FAQs

How many rounds are there in Vikash Group of Institutions interview?
Vikash Group of Institutions interview process usually has 2-3 rounds. The most common rounds in the Vikash Group of Institutions interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Vikash Group of Institutions 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 Vikash Group of Institutions. The most common topics and skills that interviewers at Vikash Group of Institutions expect are Research, Consultancy, Industry Research, Biochemistry and CCTV Monitoring.
What are the top questions asked in Vikash Group of Institutions interview?

Some of the top questions asked at the Vikash Group of Institutions interview -

  1. How to handle exception in selen...read more
  2. Questions regarding optics, mechani...read more
  3. Ask about java and selen...read more

Recently Viewed

INTERVIEWS

Public Health Foundation of India

No Interviews

PHOTOS

Andhra Pradesh State Skill Development Corporation

No Photos

INTERVIEWS

JK Trust Gram Vikas Yojana

No Interviews

INTERVIEWS

Kotak Education Foundation

No Interviews

SALARIES

United Nations Development Programme

No Salaries

SALARIES

BAIF Development Research Foundation

No Salaries

INTERVIEWS

Child In Need Institute

No Interviews

COMPANY BENEFITS

United Nations Development Programme

No Benefits

INTERVIEWS

Titan Watch Case Plant

No Interviews

COMPANY BENEFITS

Foundation To Educate Girls Gloablly

No Benefits

Tell us how to improve this page.

Vikash Group of Institutions Interview Process

based on 5 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
NIIT Interview Questions
3.6
 • 84 Interviews
Manipal Group Interview Questions
4.2
 • 6 Interviews
XLRI Interview Questions
3.6
 • 2 Interviews
View all

Vikash Group of Institutions Reviews and Ratings

based on 63 reviews

4.0/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.4

Salary

3.7

Job security

3.9

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 63 Reviews and Ratings
Project Associate/Google/VAIAL

Atpadi,

Vellore

0-2 Yrs

Not Disclosed

Legal Officer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Assistant Professor
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lecturer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Physics Faculty
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Teacher
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Vikash Group of Institutions with

Amity University

3.6
Compare

Manipal Group

4.2
Compare

Symbiosis International

3.0
Compare

NIIT

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