Upload Button Icon Add office photos

Filter interviews by

GlowTouch Technologies Interview Questions, Process, and Tips

Updated 28 Jan 2025

Top GlowTouch Technologies Interview Questions and Answers

View all 15 questions

GlowTouch Technologies Interview Experiences

Popular Designations

41 interviews found

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

Easy to crack the apti

Round 2 - Technical 

(1 Question)

  • Q1. What is difference between http and https
  • Ans. 

    HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTPS uses SSL/TLS certificates to encrypt data transmitted over the network, providing a secure connection.

    • HTTPS is used for secure communication over the internet, such as on

  • Answered by AI

Skills evaluated in this interview

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

It was a basic aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Full form of DSA
  • Ans. 

    Data Structures and Algorithms

    • DSA stands for Data Structures and Algorithms

    • It is a fundamental concept in computer science

    • Understanding DSA is crucial for efficient problem-solving in programming

  • Answered by AI
  • Q2. What is internet
  • Ans. 

    The internet is a global network of interconnected computers that allows for communication, information sharing, and access to resources.

    • Global network of interconnected computers

    • Allows for communication, information sharing, and resource access

    • Uses protocols like HTTP, FTP, and TCP/IP

    • Examples: websites, email, online videos

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your communication skills are on point that is all it is important

Skills evaluated in this interview

Junior Support Engineer Interview Questions asked at other Companies

Q1. 1. What is software testing? 2. What is SQL architecture? 3. Backup and restore? 4. What is Sql?
View answer (1)

Senior Analyst Interview Questions & Answers

user image Prathik Heeralal

posted on 5 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Generic questions about past experience

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions on Quants and Reasoning and some Basic Computer shortcuts

Round 2 - HR 

(1 Question)

  • Q1. Self-introduction, About family, speaking on any topic for 2 minutes
Round 3 - Technical 

(2 Questions)

  • Q1. Questions on Web hosting, DNS, IP address, shortcuts,
  • Q2. Perform basic task like opening browser window with shortcuts and displaying Ip address using cmd

Interview Preparation Tips

Topics to prepare for GlowTouch Technologies Engineer Trainee interview:
  • Web Hosting
  • DNS
  • DNS Server
  • IP Configuration

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

GlowTouch Technologies interview questions for popular designations

 Technical Support Engineer

 (15)

 Engineer Trainee

 (2)

 Graduate Engineer Trainee (Get)

 (2)

 Junior Analyst

 (2)

 Junior Support Engineer

 (2)

 BPO Trainee

 (1)

 Graduate Engineer

 (1)

 Graduate Trainee

 (1)

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic questions related to web and protocols

Round 2 - Technical 

(1 Question)

  • Q1. Projects and web related questions
Round 3 - HR 

(1 Question)

  • Q1. Nothing much just basic discussion

Junior Analyst Interview Questions asked at other Companies

Q1. Yogesh And Primes Problem Statement Yogesh, a bright student interested in Machine Learning research, must pass a test set by Professor Peter. To do so, Yogesh must correctly answer Q questions where each question provides three positive in... read more
Add answer

Get interview-ready with Top GlowTouch Technologies Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - One-on-one 

(1 Question)

  • Q1. What is web hosting
  • Ans. 

    Web hosting is a service that allows individuals and organizations to make their website accessible via the World Wide Web.

    • Web hosting providers store website files on servers

    • Websites are hosted on servers connected to the internet

    • Different types of web hosting include shared, VPS, dedicated, and cloud hosting

  • Answered by AI

Skills evaluated in this interview

IT Technical Support Engineer Interview Questions asked at other Companies

Q1. What’s the most effective way to gather user and system requirements?
View answer (1)

Jobs at GlowTouch Technologies

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

English Grammar, Logical reasoning, essay writing

Round 2 - HR 

(1 Question)

  • Q1. Tell me About yourself
  • Ans. 

    I am a dedicated and enthusiastic Junior Support Engineer with a strong background in IT and a passion for problem-solving.

    • Graduated with a degree in Computer Science

    • Experience in troubleshooting hardware and software issues

    • Proficient in various operating systems such as Windows and Linux

    • Strong communication skills and ability to work well in a team

    • Certified in ITIL Foundation

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. IP address,types, how to find them in PC
  • Ans. 

    IP addresses are unique identifiers assigned to devices on a network. They can be IPv4 or IPv6.

    • There are two types of IP addresses: IPv4 and IPv6.

    • IPv4 addresses are 32-bit numerical addresses, typically written in decimal format (e.g. 192.168.1.1).

    • IPv6 addresses are 128-bit hexadecimal addresses, written in a format like 2001:0db8:85a3:0000:0000:8a2e:0370:7334.

    • To find IP addresses on a PC, you can use the 'ipconfig' co...

  • Answered by AI
  • Q2. What's HTML,CSS,XML. Just a definition.
  • Ans. 

    HTML, CSS, and XML are markup languages used for creating and styling web pages.

    • HTML stands for HyperText Markup Language and is used for creating the structure of web pages.

    • CSS stands for Cascading Style Sheets and is used for styling the appearance of web pages.

    • XML stands for eXtensible Markup Language and is used for storing and transporting data.

    • HTML and XML are markup languages, while CSS is a style sheet language...

  • Answered by AI
  • Q3. What's cache, cookies?
  • Ans. 

    Cache and cookies are temporary storage mechanisms used by web browsers to improve user experience and website performance.

    • Cache is a temporary storage location on a computer or device where recently accessed data is stored for quick retrieval.

    • Cookies are small pieces of data stored on a user's computer by websites to remember user preferences, login information, and other browsing history.

    • Cache helps to speed up websi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have a good command of English. There will be a typing test to assess your speed. Additionally, some knowledge of IP addresses is required. What is the World Wide Web (WWW)? What is Hypertext Transfer Protocol (HTTP)? What is a Uniform Resource Locator (URL)? What is a web server? What is a web browser? What is Hypertext Markup Language (HTML)?

Just definitions not so technical can easily crack

Junior Support Engineer Interview Questions asked at other Companies

Q1. 1. What is software testing? 2. What is SQL architecture? 3. Backup and restore? 4. What is Sql?
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Was about logical questions.

Round 2 - Technical 

(1 Question)

  • Q1. Basic computer and tech questions
Round 3 - HR 

(1 Question)

  • Q1. About myself and my role and also technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confident and trust in yourself prepare well before you walk in for interview ask your friends if they have any tips

Technical Support Representative Interview Questions asked at other Companies

Q1. What is the process of troubleshooting and what parameters to be keep in mind when troubleshooting a system
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 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 - Aptitude Test 

Aptitude was about networking,Logical questions,English etc

Round 3 - Technical 

(3 Questions)

  • Q1. About networking
  • Q2. About html language
  • Q3. Operating system

Interview Preparation Tips

Topics to prepare for GlowTouch Technologies Junior Trainee interview:
  • Computer Networking
Interview preparation tips for other job seekers - Good company

Junior Trainee Interview Questions asked at other Companies

Q1. How can you determine if a student understands the material or needs additional instruction?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic question about you and your educational background
Round 2 - Coding Test 

Advance sql queries about joins and windows function

Interview Preparation Tips

Topics to prepare for GlowTouch Technologies Senior Data Analyst interview:
  • SQL
  • Dataware
Interview preparation tips for other job seekers - Be confident and have a fluency in English

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)

GlowTouch Technologies Interview FAQs

How many rounds are there in GlowTouch Technologies interview?
GlowTouch Technologies interview process usually has 3-4 rounds. The most common rounds in the GlowTouch Technologies interview process are Aptitude Test, Technical and HR.
How to prepare for GlowTouch Technologies 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 GlowTouch Technologies. The most common topics and skills that interviewers at GlowTouch Technologies expect are Application Development, ISMS, SQL, Javascript and Technical Support.
What are the top questions asked in GlowTouch Technologies interview?

Some of the top questions asked at the GlowTouch Technologies interview -

  1. Mail entire process. Browsing entire process of interconnectio...read more
  2. IP address,types, how to find them in...read more
  3. What is difference between http and ht...read more
How long is the GlowTouch Technologies interview process?

The duration of GlowTouch Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

GlowTouch Technologies Interview Process

based on 49 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
IKS Health Interview Questions
3.6
 • 231 Interviews
View all

GlowTouch Technologies Reviews and Ratings

based on 112 reviews

3.4/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

2.8

Salary

3.4

Job security

3.1

Company culture

2.7

Promotions

2.9

Work satisfaction

Explore 112 Reviews and Ratings
Product Support Associate

Nashik

0-1 Yrs

₹ 2-2.75 LPA

Manager - Information Security

Mangaluru

9-14 Yrs

₹ 18-30 LPA

Explore more jobs
Technical Support Engineer
80 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Junior Support Engineer
66 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Junior Analyst
34 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Software Engineer
33 salaries
unlock blur

₹3.9 L/yr - ₹10 L/yr

Team Lead
18 salaries
unlock blur

₹3.1 L/yr - ₹12.3 L/yr

Explore more salaries
Compare GlowTouch Technologies with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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