Upload Button Icon Add office photos

Filter interviews by

VCIDEX Solutions Interview Questions and Answers

Updated 5 Dec 2022

VCIDEX Solutions Interview Experiences

1 interview found

Interview Questions & Answers

user image Anonymous

posted on 5 Dec 2022

I applied via Campus Placement and was interviewed before Dec 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 

25 Aptitude Questions based on all aptitude, general, Reasoning ...

Round 3 - Group Discussion 

5 minutes Group discussion based on general topics

Round 4 - Technical 

(2 Questions)

  • Q1. Ask questions and coding based on C,C++,Java
  • Q2. Oops concepts,Array Concepts,return functions,basic Syntax
Round 5 - HR 

(2 Questions)

  • Q1. Current CTC, Expected CTC, why you are changing your job, Qualifications, Current Company details, Notice period, Original Documents, any bond
  • Q2. Why you are changing current job?

Interview Preparation Tips

Interview preparation tips for other job seekers - They will provide training sessions for freshers and after one week they will allow the people to work in real time projects.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What were you stressed last time?
  • Q2. Explain C language to a non technical person?
  • Ans. 

    C is a programming language used to create software and operating systems.

    • C is a low-level language that allows direct access to computer hardware.

    • It is used to create efficient and fast programs.

    • C is the foundation for many other programming languages such as C++, Java, and Python.

    • Examples of C programs include operating systems, device drivers, and video games.

  • Answered by AI
  • Q3. Why you want to join XenonStack?
  • Q4. Why should we hire your?
  • Q5. What are your weekness?
  • Q6. Introduce yourself?
  • Q7. Asked about project i have done
  • Q8. Your Hobbies
  • Ans. 

    My hobbies include hiking, photography, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing beautiful moments and landscapes through my camera lens.

    • Cooking: I find joy in experimenting with new recipes and creating delicious meals for my friends and family.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a smartness test. How to tackle things. How you aproch or deal with senior. Also you need to know deep basics of technical things.
Don't lie in any way.
Say no to things ypu don't know about.

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

Easy aptitude questions based on logical reasoning and basic maths.

Round 2 - Coding Test 

Easy logic-based question based on arrays and strings with some javascript output-based questions.

Round 3 - Coding Test 

Discussion about the projects that I made in college and the tech stack I know.
1 basic array/string-based problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy to crack as no extensive DSA knowledge is required, basic logical reasoning and coding skills are enough.
PS: This was in 2015 but as per my knowledge the process is still the same.

I applied via TCS NQT and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Tell us what have you learnt from your previous experience
  • Q2. Please tell us something about your University/College Project
  • Q3. What are your major skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please have a crystal clear concepts of DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Python question was there and it was average level not tough

Round 2 - Coding Test 

Simple coding questions which was good to go

Round 3 - Technical 

(1 Question)

  • Q1. General ops concepts
Round 4 - Technical 

(1 Question)

  • Q1. Coding with technical questions
Round 5 - HR 

(1 Question)

  • Q1. General questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Prepare DSA and one language well.

Round 2 - Aptitude Test 

General aptitude and logic questions.

Round 3 - HR 

(2 Questions)

  • Q1. What is your long term goal in field of AI/ML?
  • Ans. 

    My long term goal in the field of AI/ML is to develop innovative solutions that can positively impact society and improve people's lives.

    • Continuously learning and staying updated with the latest advancements in AI/ML technologies

    • Collaborating with experts in the field to work on cutting-edge projects

    • Applying AI/ML techniques to solve complex real-world problems

    • Contributing to research and publications in the field of A

  • Answered by AI
  • Q2. Tell me about your previous experiences in this field?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude is fully based upon technical mcqs, code snippets. Only one or two aptitudes are from general topics.
Negative marking is also there for certain questions.

Round 2 - Coding Test 

Coding was Little bit tough. You will be given 3 qns.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing the coding in certain specific language!
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

In apti test,there where 31 que some que carries negative marks , marks will be alloted accoring to that que .

Round 2 - Coding Test 

I consist of 3 que if you clear one que you will be shortlisted

Round 3 - Technical 

(1 Question)

  • Q1. Difference between c and c++?
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C is a subset of C++, meaning C++ includes all of C's features and more.

    • C++ has features like function overloading, templates, and exception handling which are no...

  • Answered by AI

Skills evaluated in this interview

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 Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Level of difficulty - Hard and very strong understanding in python required to clear this round.

Round 2 - Coding Test 

Basically it consists of three questions - easy and 2 medium level questions. DSA concepts is required to clear this round.

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

First round is online test of 3 virtual rounds consist of aptitude , and coding

Round 2 - Technical 

(2 Questions)

  • Q1. Matrix multiplication
  • Q2. Singly linked list
  • Ans. 

    A singly linked list is a data structure where each element points to the next element in the list.

    • Each node in the list contains data and a reference to the next node

    • Traversal starts from the head node and follows the next pointers until the end

    • Insertion and deletion can be done efficiently at the beginning or end of the list

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare dsa well

Skills evaluated in this interview

VCIDEX Solutions Interview FAQs

How many rounds are there in VCIDEX Solutions interview?
VCIDEX Solutions interview process usually has 5 rounds. The most common rounds in the VCIDEX Solutions interview process are Aptitude Test, Group Discussion and Technical.
How to prepare for VCIDEX Solutions 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 VCIDEX Solutions. The most common topics and skills that interviewers at VCIDEX Solutions expect are HTML, Javascript, .Net, ASP.Net and C#.
What are the top questions asked in VCIDEX Solutions interview?

Some of the top questions asked at the VCIDEX Solutions interview -

  1. Oops concepts,Array Concepts,return functions,basic Syn...read more
  2. Ask questions and coding based on C,C++,J...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Zeus Learning Interview Questions
3.3
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 30 Interviews
ENH iSecure Interview Questions
4.1
 • 29 Interviews
XenonStack Interview Questions
3.2
 • 27 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
MulticoreWare Interview Questions
4.2
 • 23 Interviews
View all

VCIDEX Solutions Reviews and Ratings

based on 15 reviews

4.5/5

Rating in categories

4.8

Skill development

4.7

Work-life balance

4.0

Salary

4.5

Job security

4.2

Company culture

4.0

Promotions

4.5

Work satisfaction

Explore 15 Reviews and Ratings
Software Developer
30 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹2.2 L/yr - ₹5 L/yr

Software Engineer
5 salaries
unlock blur

₹1.7 L/yr - ₹2.2 L/yr

Full Stack Developer
5 salaries
unlock blur

₹1.4 L/yr - ₹2.6 L/yr

Software Engineer Trainee
4 salaries
unlock blur

₹1.2 L/yr - ₹1.6 L/yr

Explore more salaries
Compare VCIDEX Solutions with

Northcorp Software

4.3
Compare

Apex CoVantage

3.1
Compare

Appsierra

4.4
Compare

Teleindia Networks

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