Upload Button Icon Add office photos

Filter interviews by

VARSUN eTechnologies fresher Interview Questions, Process, and Tips

Updated 24 May 2023

VARSUN eTechnologies fresher Interview Experiences

1 interview found

fresher Interview Questions & Answers

user image Anonymous

posted on 20 May 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2023. 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 - Coding Test 

Html,css,python,c#,Java

Round 3 - Technical 

(9 Questions)

  • Q1. Programs on 3 questions we need to write 1 question to answer.
  • Q2. Based on our background they will ask to us.
  • Q3. Write a program on prime number and write query in SQL.
  • Ans. 

    Program to check prime numbers and SQL query for prime numbers.

    • Use a loop to check if a number is divisible by any number less than itself.

    • In SQL, use a subquery to check if a number is divisible by any number less than itself.

    • To optimize, only check divisibility up to the square root of the number.

  • Answered by AI
  • Q4. Write a program on prime number or not
  • Ans. 

    A program to check if a given number is prime or not.

    • Take input from user

    • Check if the number is less than 2, then it is not a prime number

    • Loop through numbers from 2 to n-1 and check if n is divisible by any of them

    • If n is divisible by any number, then it is not a prime number

    • If n is not divisible by any number, then it is a prime number

  • Answered by AI
  • Q5. Write query to get full name of a employees from employee table.
  • Ans. 

    Query to retrieve full name of employees from employee table.

    • Use SELECT statement to retrieve data from employee table.

    • Concatenate first name and last name columns using CONCAT function.

    • Use AS keyword to give an alias name to the concatenated column.

  • Answered by AI
  • Q6. Write program swapping of a two numbers?
  • Ans. 

    Program to swap two numbers

    • Declare two variables and assign values to them

    • Use a third variable to store the value of the first variable

    • Assign the value of the second variable to the first variable

    • Assign the value of the third variable to the second variable

  • Answered by AI
  • Q7. Write a program a number is prime number or not?
  • Ans. 

    Program to check if a number is prime or not

    • A prime number is only divisible by 1 and itself

    • Loop through numbers from 2 to n-1 and check if n is divisible by any of them

    • If n is divisible by any number, it is not prime

    • If n is not divisible by any number, it is prime

  • Answered by AI
  • Q8. What is access modifires in python?
  • Ans. 

    Access modifiers in Python are keywords used to restrict access to class members.

    • Python has three access modifiers: public, protected, and private.

    • Public members can be accessed from anywhere outside the class.

    • Protected members can be accessed within the class and its subclasses.

    • Private members can only be accessed within the class.

    • Public members are denoted by no underscore, protected members by a single underscore, a...

  • Answered by AI
  • Q9. What is class and object?
  • Ans. 

    Class is a blueprint for creating objects. Objects are instances of a class that have their own unique properties and behaviors.

    • A class is a template or blueprint for creating objects

    • An object is an instance of a class with its own unique properties and behaviors

    • Classes define the properties and methods that objects of that class will have

    • Objects can interact with each other through their methods and properties

    • Example:...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for VARSUN eTechnologies fresher interview:
  • java programs
  • python programs
Interview preparation tips for other job seekers - Do hardwork on writing programs in logical way.

Skills evaluated in this interview

Interview questions from similar companies

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 May 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basically some aptitude test to filter candidates

Round 2 - Coding Test 

Basic questions around Random Forest, Descision Trees, ARIMA, NLP

Round 3 - Assignment 

Shares a dataset, and asks to build a ML model

Round 4 - Case Study 

Case study for managerial round

Round 5 - HR 

(2 Questions)

  • Q1. Regarding monetary negotiations
  • Q2. Level related questions are asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Grammar , spelling mistake, errors, punctuation

Round 2 - HR 

(1 Question)

  • Q1. Introduction ,skills , about shift timing

Interview Preparation Tips

Topics to prepare for Cognizant fresher interview:
  • customer support
  • Non Voice Process
  • Communication Skills
  • Confidence
  • Be unique
Interview preparation tips for other job seekers - Be unique and confident then easily u will get job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Typing Test 

(1 Question)

  • Q1. Only typing speed will be considered
Round 2 - One-on-one 

(2 Questions)

  • Q1. Ok to work on festival holidays
  • Q2. Any leave planning

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Explain encapsulation and abstraction
  • Ans. 

    Encapsulation is the process of hiding implementation details while abstraction is the process of hiding unnecessary details.

    • Encapsulation is achieved through access modifiers like public, private, and protected.

    • Abstraction is achieved through abstract classes and interfaces.

    • Encapsulation protects the data from outside interference while abstraction focuses on the essential features of an object.

    • Example of encapsulatio...

  • Answered by AI
  • Q2. Explain Code for sorting
  • Ans. 

    Sorting code arranges elements in a specific order.

    • Choose a sorting algorithm based on the requirements

    • Iterate through the array and compare adjacent elements

    • Swap the elements if they are not in the desired order

    • Repeat until the array is sorted

  • Answered by AI
  • Q3. Some sql questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare important programming concepts and sql

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Only online, and work from home
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 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 - HR 

(6 Questions)

  • Q1. Self introduction
  • Q2. Communication skills
  • Q3. India president
  • Q4. What is social media
  • Q5. My favourite subject
  • Q6. What is your view on competition
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Qaunts, verbal, critical, logical

Round 3 - Technical 

(2 Questions)

  • Q1. Skills mentioned in resume
  • Q2. Python, sql, spark
Round 4 - HR 

(1 Question)

  • Q1. Why CTS? location preference
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a very long test. There were many questions covering almost all aptitude concepts. and some were image-based questions.

Round 2 - Technical 

(4 Questions)

  • Q1. Introduce about your self
  • Q2. Some questions on projects
  • Q3. Some questions on mathematical concepts
  • Q4. Networking-based questions like the OSI model's layers, how the message transfers, client-server model, etc.

Interview Preparation Tips

Topics to prepare for Cognizant fresher interview:
  • Strong aptitude

VARSUN eTechnologies Interview FAQs

How many rounds are there in VARSUN eTechnologies fresher interview?
VARSUN eTechnologies interview process usually has 3 rounds. The most common rounds in the VARSUN eTechnologies interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in VARSUN eTechnologies fresher interview?

Some of the top questions asked at the VARSUN eTechnologies fresher interview -

  1. write a program on prime number and write query in S...read more
  2. write query to get full name of a employees from employee tab...read more
  3. what is access modifires in pyth...read more

Tell us how to improve this page.

VARSUN eTechnologies fresher Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Software Engineer
20 salaries
unlock blur

₹1 L/yr - ₹9 L/yr

Software Developer
11 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Business Analyst
9 salaries
unlock blur

₹2.5 L/yr - ₹9.7 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Marketing Executive
4 salaries
unlock blur

₹3.6 L/yr - ₹3.6 L/yr

Explore more salaries
Compare VARSUN eTechnologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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