Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Accrete Globus Technology Team. If you also belong to the team, you can get access from here

Accrete Globus Technology Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 26 Reviews

Filter interviews by

Accrete Globus Technology Technical Support Engineer Interview Questions and Answers

Updated 7 Jun 2024

Accrete Globus Technology Technical Support Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Basic questions about previous experiences
  • Q2. Questions about salary
Round 2 - Aptitude Test 

Scenario based Email writing test

Round 3 - One-on-one 

(1 Question)

  • Q1. The lady taking the interview was so wierd, she had no idea what she was interviewing for.

Interview Preparation Tips

Interview preparation tips for other job seekers - DO NOT APPLY TO THIS COMPANY UNLESS AND UNTIL YOU ARE IN AN EMERGENCY SITUATION. I SPOKE TO FEW EMPLOYEES IN THE COMPANY AND THEY WERE ALL LOOKING FOR CHANGE

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 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 - Technical 

(2 Questions)

  • Q1. What's is operating system
  • Ans. 

    An operating system is a software that manages computer hardware and provides services for computer programs.

    • Manages computer hardware resources

    • Provides services for computer programs

    • Examples: Windows, macOS, Linux

  • Answered by AI
  • Q2. What's is O365 and cloud
  • Ans. 

    O365 is a subscription-based service by Microsoft that includes access to various productivity tools, while cloud refers to storing and accessing data and programs over the internet.

    • O365 stands for Office 365, a suite of productivity applications like Word, Excel, and Outlook provided by Microsoft on a subscription basis

    • Cloud computing involves storing and accessing data and programs over the internet instead of on a l...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Operating system are os. It's system running on good. Os corrupted system is not working properly. O365 mean office 365 it's offline mail communication it's very useful for the software

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Types of Joins.
  • Ans. 

    Types of Joins are used in SQL to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns only the matching rows from both tables.

    • Left Join: Returns all the rows from the left table and the matching rows from the right table.

    • Right Join: Returns all the rows from the right table and the matching rows from the left table.

    • Full Outer Join: Returns all the rows from both tables, inclu...

  • Answered by AI
  • Q2. Difference between Drop and Delete command.
  • Ans. 

    Drop command removes a table from the database while delete command removes rows from a table.

    • Drop command is a DDL (Data Definition Language) command while delete command is a DML (Data Manipulation Language) command.

    • Drop command is irreversible and removes the entire table structure and its data while delete command only removes specific rows.

    • Drop command requires the DROP privilege while delete command requires the ...

  • Answered by AI
  • Q3. What is use of Primary key
  • Ans. 

    Primary key uniquely identifies each record in a database table.

    • Primary key ensures data integrity and consistency.

    • It helps in faster data retrieval and indexing.

    • It can be a single column or a combination of columns.

    • Primary key cannot have null values.

    • Examples of primary keys are social security number, email address, etc.

  • Answered by AI
  • Q4. What is Foreign key
  • Ans. 

    A foreign key is a column or set of columns in a table that refers to the primary key of another table.

    • It is used to establish a relationship between two tables in a database.

    • It ensures referential integrity by preventing invalid data from being inserted into the table.

    • It allows for efficient querying and joining of related data.

    • Example: A customer table may have a foreign key that references the primary key of an orde...

  • Answered by AI
  • Q5. Query to display employees records
  • Ans. 

    Query to display employees records

    • Use SELECT statement to retrieve data from employee table

    • Specify the columns to be displayed in the SELECT statement

    • Use WHERE clause to filter the records based on specific conditions

    • Use ORDER BY clause to sort the records in ascending or descending order

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do some basic Questions about Sql.

Skills evaluated in this interview

I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic computer knowledge questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If it's contract based job, please don't go with Joulse to Watts. They don't take any responsibility of making employees as apermanent in client company.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed before May 2022. There were 5 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 - HR 

(1 Question)

  • Q1. Basic resume screening
  • Ans. Share your technical experience if have
  • Answered Anonymously
Round 3 - Technical 

(2 Questions)

  • Q1. Technical question like internet check on software
  • Ans. Share troubleshoot experience if have any on internet over software that is install on system.
  • Answered Anonymously
  • Q2. Company deals wihh restaurant software run on merchant system .jsu need to support tnem technically that it.if u good at internet check/ basis troubleshoot that it.
Round 4 - One-on-one 

(1 Question)

  • Q1. With AVP - technical knowedlge amd previous technical experience
Round 5 - HR 

(1 Question)

  • Q1. Final salary discussion
  • Ans. Ask salary which is relevant if u have experience they will give no issues of salary
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good startup company everyone want you to become excellent from day 1 ..must have technical knowledge. Salary on time nonisuses nearby to metro.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Basic question based on profile and your work experience
  • Q2. Technical question asked by Clients manager

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Types of Joins.
  • Ans. 

    Types of Joins are used in SQL to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns only the matching rows from both tables.

    • Left Join: Returns all the rows from the left table and the matching rows from the right table.

    • Right Join: Returns all the rows from the right table and the matching rows from the left table.

    • Full Outer Join: Returns all the rows from both tables, inclu...

  • Answered by AI
  • Q2. Difference between Drop and Delete command.
  • Ans. 

    Drop command removes a table from the database while delete command removes rows from a table.

    • Drop command is a DDL (Data Definition Language) command while delete command is a DML (Data Manipulation Language) command.

    • Drop command is irreversible and removes the entire table structure and its data while delete command only removes specific rows.

    • Drop command requires the DROP privilege while delete command requires the ...

  • Answered by AI
  • Q3. What is use of Primary key
  • Ans. 

    Primary key uniquely identifies each record in a database table.

    • Primary key ensures data integrity and consistency.

    • It helps in faster data retrieval and indexing.

    • It can be a single column or a combination of columns.

    • Primary key cannot have null values.

    • Examples of primary keys are social security number, email address, etc.

  • Answered by AI
  • Q4. What is Foreign key
  • Ans. 

    A foreign key is a column or set of columns in a table that refers to the primary key of another table.

    • It is used to establish a relationship between two tables in a database.

    • It ensures referential integrity by preventing invalid data from being inserted into the table.

    • It allows for efficient querying and joining of related data.

    • Example: A customer table may have a foreign key that references the primary key of an orde...

  • Answered by AI
  • Q5. Query to display employees records
  • Ans. 

    Query to display employees records

    • Use SELECT statement to retrieve data from employee table

    • Specify the columns to be displayed in the SELECT statement

    • Use WHERE clause to filter the records based on specific conditions

    • Use ORDER BY clause to sort the records in ascending or descending order

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do some basic Questions about Sql.

Skills evaluated in this interview

I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic computer knowledge questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If it's contract based job, please don't go with Joulse to Watts. They don't take any responsibility of making employees as apermanent in client company.

I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.

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 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Some personal information
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions about troubleshooting

Interview Preparation Tips

Interview preparation tips for other job seekers - Experience was good
My colleagues was good

But salary is very low

I applied via Naukri.com and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell Me About Yourself
  • Q2. Tell Me Your Job Role Responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - my first Advice is be ready for interview and your dress is be formal & riched timely on interview location
proper eye contact with interviewer
proper answering interview question & be confident
if interviewer interested listen you so prepare different type of introduction version

Accrete Globus Technology Interview FAQs

How many rounds are there in Accrete Globus Technology Technical Support Engineer interview?
Accrete Globus Technology interview process usually has 3 rounds. The most common rounds in the Accrete Globus Technology interview process are HR, Aptitude Test and One-on-one Round.
How to prepare for Accrete Globus Technology Technical Support Engineer 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 Accrete Globus Technology. The most common topics and skills that interviewers at Accrete Globus Technology expect are Email Support, Escalation Management, Technical Support, Communication Skills and Troubleshooting.

Tell us how to improve this page.

Accrete Globus Technology Technical Support Engineer Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more
Accrete Globus Technology Technical Support Engineer Salary
based on 6 salaries
₹3.6 L/yr - ₹5 L/yr
13% less than the average Technical Support Engineer Salary in India
View more details

Accrete Globus Technology Technical Support Engineer Reviews and Ratings

based on 3 reviews

2.3/5

Rating in categories

3.3

Skill development

1.6

Work-life balance

2.1

Salary

3.3

Job security

3.3

Company culture

2.1

Promotions

3.3

Work satisfaction

Explore 3 Reviews and Ratings
Business Analyst
21 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Technical Support Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Software Engineer
5 salaries
unlock blur

₹3.6 L/yr - ₹7.2 L/yr

Software Developer
5 salaries
unlock blur

₹3 L/yr - ₹8.6 L/yr

Product Consultant
5 salaries
unlock blur

₹2.4 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Accrete Globus Technology with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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