Upload Button Icon Add office photos
Engaged Employer

i

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

VS Online Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

VS Online Services Junior Software Developer Interview Questions and Answers

Updated 21 Aug 2023

VS Online Services Junior Software Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General coding test based on your tech

Round 2 - One-on-one 

(1 Question)

  • Q1. About the coding

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basics of C language.
  • Ans. C language is a procedural oriented language,rich In library, Feature of modularity,easy to extend, memory management language.
  • Answered Anonymously
  • Q2. What is input and output functions used in c language,..ect
  • Ans. 

    Input and output functions in C language are used to interact with the user and the external environment.

    • Input functions in C include scanf() for reading input from the user and getchar() for reading a single character.

    • Output functions in C include printf() for displaying output to the user and putchar() for displaying a single character.

    • File input and output functions in C include fopen(), fclose(), fread(), and fwrit

  • Answered by AI
  • Q3. What are header files,and use .?
  • Ans. 

    Header files contain declarations of functions, variables, and constants used in a program.

    • Header files are included in source code files using #include directive.

    • They help in organizing code by separating declarations from implementation.

    • Common header files in C/C++ include , , and .

  • Answered by AI
  • Q4. Datatypes in c language.
  • Ans. 

    Datatypes in C language include int, float, char, double, and more.

    • Basic datatypes: int, float, char, double

    • Derived datatypes: arrays, pointers, structures, unions

    • Enumerated datatypes: enum

    • Void datatype: void

    • Example: int num = 10; char letter = 'A'; float value = 3.14;

  • Answered by AI

Skills evaluated in this interview

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

Basic Data structures and algorithms

Round 2 - Technical 

(1 Question)

  • Q1. What is OOPS in Java?
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS allows for the organization of code into reusable components called objects.

    • It emphasizes concepts such as encapsulation, inheritance, polymorphism, and abstraction.

    • In Java, classes and objects are used to implement OOPS principles. For example, a class 'Car' can have objects like 'Toyota', 'Honda', etc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA and Projects

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Find a pair with maximum product in array of integers
  • Ans. 

    Find a pair of integers in an array with the maximum product.

    • Iterate through the array and keep track of the maximum and second maximum values.

    • Consider negative numbers and zero.

    • Time complexity: O(n)

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy and all were based upon the logics

Round 2 - Coding Test 

It was moderate level where 2 coding questions and 2 sql questions where asked.

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is database
  • Ans. 

    A database is a structured collection of data that is organized in a way to easily access, manage, and update information.

    • Database stores data in tables with rows and columns.

    • It allows for efficient retrieval, insertion, and updating of data.

    • Examples include MySQL, PostgreSQL, MongoDB.

  • Answered by AI
  • Q2. How many types of database
  • Ans. 

    There are mainly four types of databases: relational, NoSQL, object-oriented, and graph databases.

    • Relational databases: store data in tables with rows and columns (e.g. MySQL, PostgreSQL)

    • NoSQL databases: store data in non-tabular format, suitable for large amounts of data (e.g. MongoDB, Cassandra)

    • Object-oriented databases: store data as objects, allowing for complex data structures (e.g. db4o)

    • Graph databases: store dat...

  • Answered by AI
Interview experience
3
Average
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 

Basic aptitude questions available on internet

Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions from curriculum, basics coding questions
  • Q2. Dbms, sql , python. Basic coding like palindrome, Fibonacci , pattern printing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn the basics thoroughly, the job is yours.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

I hava knowledge about the coding

Round 2 - Technical 

(2 Questions)

  • Q1. Palindrome num, reverse num
  • Q2. Armstrong num, prime num
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at P.S.N.A College of Engineering and Technology, Dindigul and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Apptitude test of 60 questions

Round 2 - Communication round 

(2 Questions)

  • Q1. Repeating the words as in audio file Briefing about the topic given
  • Q2. Reading tha passage Conversation
Round 3 - Technical 

(2 Questions)

  • Q1. Related to c language What is Pass by value ? What is pass by reference? Structure? List?
  • Q2. Project related questions

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Developer interview:
  • Communication Skills
  • Technical Skills
  • Core
Interview preparation tips for other job seekers - Be strong on what you have written in resume and be aware of what you write in resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitudes it was around 2 hour

Round 2 - Technical 

(2 Questions)

  • Q1. Basic c interview question, basic SQL question, and 2 aptitude quesitons
  • Q2. Keys from sql, triggr, told me to write syntxt of triggeran use of = and == @@ how to copy date form excel fileto sql
Round 3 - HR 

(3 Questions)

  • Q1. She aseked me basic intro and the basic HR questions you can google u will get name address how u applied she wants to check ur english and confidance
  • Q2. Whr ar eu from
  • Ans. 

    I am from a small town in the Midwest of the United States.

    • Midwest region of the United States

    • Small town upbringing

    • Cultural diversity in the Midwest

  • Answered by AI
  • Q3. Checked my documets

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared and be to the point

I applied via Walk-in and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Same asusal, logical reasoning apptitude English

Round 3 - Technical 

(2 Questions)

  • Q1. About the role, language, depth in languages and project i have worked and Known
  • Q2. SQL commands , table selection
Round 4 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Leadership skills, how u will make our company in a great position

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Developer interview:
  • YouTube
Interview preparation tips for other job seekers - Be confident, say whatever u know about the role and contribution, give the best output, if u don't know about the answer just say them i will figure it out, keep on saying the answers , don't stop u will get good job practice well

VS Online Services Interview FAQs

How many rounds are there in VS Online Services Junior Software Developer interview?
VS Online Services interview process usually has 3 rounds. The most common rounds in the VS Online Services interview process are Resume Shortlist, Aptitude Test and One-on-one Round.

Tell us how to improve this page.

VS Online Services Junior Software Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 979 Interviews
Google Interview Questions
4.4
 • 871 Interviews
View all
VS Online Services Junior Software Developer Salary
based on 4 salaries
₹1.1 L/yr - ₹1.4 L/yr
70% less than the average Junior Software Developer Salary in India
View more details

VS Online Services Junior Software Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Developer
4 salaries
unlock blur

₹2.4 L/yr - ₹13 L/yr

Junior Software Developer
4 salaries
unlock blur

₹1.2 L/yr - ₹2.4 L/yr

Front end Developer
4 salaries
unlock blur

₹2.5 L/yr - ₹4.2 L/yr

Software Developer
3 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Explore more salaries
Compare VS Online Services with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Paytm

3.3
Compare

Snapdeal

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