Upload Button Icon Add office photos

Filter interviews by

Vedantu Technical Support Associate Interview Questions, Process, and Tips

Updated 30 Nov 2021

Vedantu Technical Support Associate Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

22 Questions

  • Q1. What is Internet Protocol address?
  • Ans. 

    An Internet Protocol address is a numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication.

    • IP address is a unique identifier for devices on a network

    • It consists of four sets of numbers separated by dots

    • IPv4 addresses are 32-bit and IPv6 addresses are 128-bit

    • Examples of IP addresses are 192.168.0.1 and 2001:0db8:85a3:0000:0000:8a2e:0370:7334

  • Answered by AI
  • Q2. What is DHCP?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices.

    • DHCP is used to simplify network administration by automating the IP address assignment process.

    • It allows devices to obtain an IP address, subnet mask, default gateway, and DNS server information automatically.

    • DHCP servers can be configured to assign specific IP addresses to specific devices ...

  • Answered by AI
  • Q3. What is DORA process?
  • Ans. 

    DORA process is a DHCP process that stands for Discover, Offer, Request, and Acknowledge.

    • DORA is a four-step process used by DHCP clients to obtain an IP address from a DHCP server.

    • Discover: The client broadcasts a message to discover available DHCP servers.

    • Offer: The DHCP server responds with an offer of an IP address.

    • Request: The client requests the offered IP address.

    • Acknowledge: The DHCP server acknowledges the req...

  • Answered by AI
  • Q4. What is POP protocol?
  • Ans. 

    POP (Post Office Protocol) is a protocol used to retrieve email from a mail server.

    • POP is used to download email from a mail server to a local email client.

    • It is an application layer protocol that uses TCP port 110.

    • POP3 is the latest version of the protocol and supports SSL encryption.

    • POP is different from IMAP (Internet Message Access Protocol) which allows users to access emails directly from the server.

    • POP is common...

  • Answered by AI
  • Q5. What is cookie?
  • Ans. 

    A cookie is a small text file that a website stores on a user's computer or mobile device when they visit the site.

    • Cookies are used to remember user preferences and login information.

    • They can also be used for tracking user behavior and serving targeted ads.

    • Cookies can be either first-party (set by the website being visited) or third-party (set by a different website).

  • Answered by AI
  • Q6. What are the basics steps to use the browser?
  • Ans. 

    Basics steps to use a browser

    • Open the browser

    • Type the URL in the address bar

    • Press Enter

    • Wait for the page to load

    • Use the back and forward buttons to navigate

    • Use the refresh button to reload the page

    • Use the search bar to search for specific content

    • Use bookmarks to save frequently visited pages

  • Answered by AI
  • Q7. How to fix camera issue in MAC and windows computer?
  • Ans. 

    To fix camera issue in MAC and windows computer, follow these steps:

    • Check if the camera is properly connected

    • Check if the camera is enabled in the device settings

    • Check if any other application is using the camera

    • Update the camera driver

    • Restart the computer

  • Answered by AI
  • Q8. How to install drivers for different IO devices?
  • Ans. 

    IO devices require specific drivers to be installed for proper functioning.

    • Identify the device and its manufacturer

    • Download the appropriate driver from the manufacturer's website

    • Run the installer and follow the on-screen instructions

    • Restart the computer if prompted

    • Verify the device is working properly in Device Manager

  • Answered by AI
  • Q9. What is javascript? What is the use of it?
  • Ans. 

    JavaScript is a programming language used to create interactive web pages and web applications.

    • JavaScript is a client-side scripting language.

    • It is used to add interactivity to web pages.

    • It can be used for form validation, creating animations, and manipulating HTML and CSS.

    • JavaScript can also be used on the server-side with Node.js.

    • Popular JavaScript frameworks include React, Angular, and Vue.js.

  • Answered by AI
  • Q10. If customer tells you a weird issue, what will be your response?
  • Ans. 

    I would ask the customer to explain the issue in detail and try to replicate it on my end to provide a solution.

    • Ask the customer to provide more information about the issue

    • Try to replicate the issue on your end

    • Provide a solution or escalate the issue to a higher level of support if necessary

  • Answered by AI
  • Q11. What is MAC address?
  • Ans. 

    A MAC address is a unique identifier assigned to a network interface controller for use as a network address in communications within a network segment.

    • MAC stands for Media Access Control

    • It is a 48-bit address, usually represented in hexadecimal format

    • It is used to identify devices on a network

    • MAC addresses are assigned by the manufacturer of the device

    • MAC addresses are used in the data link layer of the OSI model

  • Answered by AI
  • Q12. What is NAT?
  • Ans. 

    NAT stands for Network Address Translation. It is a process of modifying IP address information in IP packet headers.

    • NAT is used to allow devices on a private network to access the internet using a single public IP address.

    • It can be used to hide the internal IP addresses of a network from the internet.

    • NAT can be implemented using hardware devices or software applications.

    • There are different types of NAT such as Static ...

  • Answered by AI
  • Q13. What is PAT?
  • Q14. What is public and private IP?
  • Ans. 

    Public IP is the address assigned to a device that is visible on the internet, while private IP is the address assigned to a device on a local network.

    • Public IP is unique and can be accessed from anywhere on the internet

    • Private IP is used within a local network and is not visible on the internet

    • Public IP can be static or dynamic, while private IP is usually dynamic

    • Examples of public IP include 216.3.128.12 and 74.125.2...

  • Answered by AI
  • Q15. What are different classes of IP addresses?
  • Ans. 

    IP addresses are divided into classes based on the range of numbers they use to identify devices on a network.

    • There are five classes of IP addresses: A, B, C, D, and E.

    • Class A addresses are used for large networks and start with a number between 1 and 126.

    • Class B addresses are used for medium-sized networks and start with a number between 128 and 191.

    • Class C addresses are used for small networks and start with a number...

  • Answered by AI
  • Q16. What is IPv4 and IPv6 address?
  • Ans. 

    IPv4 and IPv6 are two versions of Internet Protocol used to identify devices on a network.

    • IPv4 uses 32-bit addresses and can support up to 4.3 billion unique addresses.

    • IPv6 uses 128-bit addresses and can support an almost infinite number of unique addresses.

    • IPv4 addresses are written in decimal format, while IPv6 addresses are written in hexadecimal format.

    • IPv6 addresses are typically enclosed in square brackets, like

  • Answered by AI
  • Q17. What is DNS and how to change DNS IP address in windows and MAC computer?
  • Ans. 

    DNS is a system that translates domain names into IP addresses. To change DNS IP address in Windows, go to Network and Sharing Center and modify the DNS settings. In MAC, go to System Preferences and change the DNS settings.

    • DNS stands for Domain Name System

    • It translates domain names into IP addresses

    • In Windows, go to Network and Sharing Center, select the network connection, click on Properties, and modify the DNS sett...

  • Answered by AI
  • Q18.  What is port number?
  • Ans. 

    A port number is a 16-bit unsigned integer, thus ranging from 0 to 65535, used to identify a specific process to which an Internet or other network message is to be forwarded when it arrives at a server.

    • Port numbers are used to identify specific processes running on a server.

    • They are 16-bit unsigned integers ranging from 0 to 65535.

    • Well-known port numbers are reserved for specific services, such as HTTP (port 80) and F...

  • Answered by AI
  • Q19. How communication happens between 7 layers of 2 computers?
  • Ans. 

    Communication between 7 layers of 2 computers happens through the OSI model.

    • OSI model defines 7 layers of communication

    • Each layer has a specific function and communicates with the corresponding layer on the other computer

    • Data is encapsulated and de-encapsulated at each layer

    • Examples of protocols at each layer include HTTP, TCP, and Ethernet

  • Answered by AI
  • Q20. What is APIPA?
  • Ans. 

    APIPA stands for Automatic Private IP Addressing. It is a feature in Windows operating systems that assigns a unique IP address to a device when it cannot obtain an IP address from a DHCP server.

    • APIPA is used when a device is unable to connect to a DHCP server.

    • It assigns a unique IP address in the range of 169.254.0.1 to 169.254.255.254.

    • APIPA is only used as a last resort and is not recommended for use in a network env...

  • Answered by AI
  • Q21. What is the range for APIPA address?
  • Ans. 

    The range for APIPA address is 169.254.0.1 to 169.254.255.254.

    • APIPA stands for Automatic Private IP Addressing.

    • It is a feature in Windows operating systems that allows a computer to automatically assign itself an IP address when no DHCP server is available.

    • APIPA addresses are not routable and can only be used on a single network segment.

    • Examples of APIPA addresses are 169.254.1.1, 169.254.2.2, etc.

  • Answered by AI
  • Q22. Basics Customer service skill questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Still many more questions were asked, but this is what I remember. Stay confident and give your interview.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

1 min to talk He can ask you anything from your resume,or to introduce yourself any experience or any topic from Resume to talk for 1 min

Round 2 - Assignment 

Written test on answering different customers queries questions which customer may face and how we handle in real life

Round 3 - Technical 

(5 Questions)

  • Q1. Introduction about yourself
  • Q2. Walk through resume
  • Q3. Experience and project
  • Q4. Why this role will suits yr skills
  • Q5. Basically they select based on referrals so even you give good answer there are less chance you ll get selected 350+ people come for single role for around 30 vacancies

Interview Preparation Tips

Interview preparation tips for other job seekers - I didn't like the way they conducted the interview it was time consuming and there were 350+ people so I think they were also biased in their selection
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Basic normal question about technical skills
Round 2 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Basic your knowledge about technical skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work atmosphere & supportive co-workers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Machine Learning Questions
  • Q2. Python coding Questions
Round 2 - Technical 

(1 Question)

  • Q1. Python coding Questions
Round 3 - HR 

(1 Question)

  • Q1. General discussion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. 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 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. Do you know how edtech company work?
  • Ans. 

    Edtech companies provide educational services and products through technology.

    • Edtech companies use technology to deliver educational content and services.

    • They often offer online courses, virtual classrooms, and interactive learning tools.

    • Some examples of popular edtech companies include Coursera, Khan Academy, and Duolingo.

  • Answered by AI
  • Q3. If you selected then how soon you can join?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't give interview for in this company for support profile like re tension,inbound otherwise company is good.

Interview Questionnaire 

4 Questions

  • Q1. What is network ?
  • Ans. 

    A network is a collection of interconnected devices and systems that communicate and share resources.

    • A network allows devices to connect and communicate with each other.

    • It enables the sharing of resources such as files, printers, and internet connections.

    • Networks can be wired or wireless, local (LAN) or wide area (WAN).

    • Examples of networks include the internet, intranets, and home networks.

  • Answered by AI
  • Q2. What is dhcp ?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that enables devices to obtain IP addresses automatically.

    • DHCP is used to assign IP addresses to devices on a network.

    • It allows devices to obtain IP addresses dynamically, without manual configuration.

    • DHCP also provides additional network configuration information, such as subnet mask, default gateway, and DNS server addresses.

    • It uses a clien...

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

    RAM stands for Random Access Memory. It is a type of computer memory that allows data to be read or written in any order.

    • RAM is a volatile memory, meaning it loses its data when the power is turned off.

    • It is used to store data that is actively being used by the computer's operating system, applications, and processes.

    • RAM is faster than other types of storage like hard drives or solid-state drives.

    • The amount of RAM in a...

  • Answered by AI
  • Q4. What is smps ?
  • Ans. 

    SMPS stands for Switched Mode Power Supply.

    • SMPS is a type of power supply that uses switching devices to convert electrical power efficiently.

    • It is commonly used in electronic devices such as computers, televisions, and mobile phones.

    • SMPS operates by rapidly switching the input voltage on and off to regulate the output voltage.

    • It provides a stable and regulated power supply to the components of a device.

    • SMPS is more ef...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview ..

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

On this round we have to speak for 1 min .they want communication

Round 2 - Assignment 

Scenario based questions

Round 3 - Technical 

(2 Questions)

  • Q1. Write query regarding product they asked
  • Q2. Sales data they want for me
Round 4 - Technical 

(1 Question)

  • Q1. About project what type of problem I faced there
Round 5 - HR 

(1 Question)

  • Q1. Are you comfortable in night shift.i said no.
  • Ans. 

    No, I am not comfortable working night shifts.

    • I prefer working during the day as it aligns better with my natural sleep schedule

    • I find it difficult to stay alert and focused during night shifts

    • I have personal commitments that require me to be available during evenings and nights

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(2 Questions)

  • Q1. Questions from your bachelor's degree
  • Q2. Questions from mechanical engineering
Round 3 - Technical 

(1 Question)

  • Q1. Questions from your work background

Interview Preparation Tips

Topics to prepare for Skill Lync Technical Support Engineer interview:
  • Biomedical engineering
  • Mechanical Engineering
  • Strength of material
  • Heat Transfer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Cambridge Institute of Technology, Bangalore and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Group Discussion 

Mainly focuses on communication skills with me they told 1round will be gd but they started asking questions from resume for shortlisting by communication

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Duties and responsibilities of a civil engineer
  • Q2. Mix ratio of cement and explain the process
  • Ans. 

    Mix ratio of cement is the proportion of cement, sand, and water used to make concrete.

    • The most common mix ratio for cement is 1:2:3, which means one part cement, two parts sand, and three parts water.

    • The mix ratio can vary depending on the strength and durability required for the concrete.

    • The process involves mixing the dry ingredients (cement and sand) together, adding water gradually, and mixing until a uniform cons...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - explanation about the current project is required. Questions can be expected from them

Vedantu Interview FAQs

What are the top questions asked in Vedantu Technical Support Associate interview?

Some of the top questions asked at the Vedantu Technical Support Associate interview -

  1. What is DNS and how to change DNS IP address in windows and MAC comput...read more
  2. If customer tells you a weird issue, what will be your respon...read more
  3. How communication happens between 7 layers of 2 compute...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Planet Spark Interview Questions
3.7
 • 359 Interviews
Whitehat jr Interview Questions
3.5
 • 311 Interviews
Unacademy Interview Questions
3.0
 • 205 Interviews
upGrad Interview Questions
3.7
 • 205 Interviews
Physicswallah Interview Questions
3.8
 • 185 Interviews
Chegg Interview Questions
4.1
 • 153 Interviews
FOCUS EDUMATICS Interview Questions
3.2
 • 125 Interviews
Jaro Education Interview Questions
2.6
 • 123 Interviews
View all

Vedantu Technical Support Associate Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.5

Salary

4.0

Job security

4.0

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Academic Counsellor
1.1k salaries
unlock blur

₹2 L/yr - ₹6.7 L/yr

Senior Academic Counsellor
1.1k salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Business Development Executive
390 salaries
unlock blur

₹2.8 L/yr - ₹7 L/yr

Team Lead
300 salaries
unlock blur

₹3.6 L/yr - ₹11.1 L/yr

Senior Business Development Executive
213 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Vedantu with

BYJU'S

3.1
Compare

Unacademy

3.0
Compare

Toppr

3.4
Compare

Whitehat jr

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