Upload Button Icon Add office photos

Filter interviews by

Dropsuite Integration Engineer Interview Questions and Answers

Updated 22 Mar 2023

Dropsuite Integration Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2022. 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 

Simple reverse of string. Given a string reverse it and print

Round 3 - Assignment 

Make a gmail client with PHP. The gmail client must simply display all emails from gmail

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic interview questions like reverse of string, sliding window and minimum number of edits

Interview questions from similar companies

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

AZure plateform they have asked more about

Round 2 - One-on-one 

(1 Question)

  • Q1. Introduction of both

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between incident and service request

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduce yourself. What are your roles and responsibilities? What types of issues are you handling? What is the difference between an incident and a service request? How do you calculate rating parameters? What tools are you using? How do you handle frustrated users? If you cannot resolve an issue, how do you communicate this to the user and escalate it to a higher level? What kinds of SLAs are in place, and how do they work?

Service Desk Engineer Interview Questions & Answers

Accenture user image Simran's Music World (Twinkle)

posted on 26 Jan 2025

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

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What are layers in Network
  • Q2. How to find ip of system
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

A general and basic aptitude test.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What are the basic questions involved in a self-introduction?
  • Ans. 

    Basic questions in a self-introduction include name, background, experience, and interests.

    • Name: Introduce yourself with your full name.

    • Background: Mention where you are from or your educational background.

    • Experience: Talk about your relevant work experience or skills.

    • Interests: Share a hobby or interest that showcases your personality.

  • Answered by AI
  • Q2. What is your experience with basic mapping techniques?
  • Ans. 

    I have experience with basic mapping techniques including GIS software and data visualization tools.

    • Proficient in using GIS software such as ArcGIS and QGIS

    • Familiar with creating and editing maps, analyzing spatial data, and geocoding

    • Experience in data visualization tools like Tableau for creating interactive maps

    • Knowledge of basic mapping concepts such as layers, projections, and spatial analysis

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I require fundamental information regarding mapping.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is service desk
  • Ans. 

    Service desk is a centralized point of contact for users to get help with IT issues and requests.

    • Provides technical support and assistance to users

    • Handles IT incidents and service requests

    • Logs and tracks issues in a ticketing system

    • Resolves issues or escalates to higher level support

    • Communicates with users regarding status and resolution

  • Answered by AI
  • Q2. What is dns, domain, dhcp, router, modem
  • Ans. 

    DNS is a system that translates domain names to IP addresses, domain is a group of network resources under the same administration, DHCP assigns IP addresses to devices, router connects multiple networks, modem connects a computer to the internet.

    • DNS translates domain names to IP addresses (e.g. translating www.google.com to 172.217.3.100)

    • Domain is a group of network resources under the same administration (e.g. google...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong

Skills evaluated in this interview

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

(1 Question)

  • Q1. Difference between pst and ost
  • Ans. 

    PST is a personal storage table used by Outlook to store emails, while OST is an offline storage table used for offline access to emails.

    • PST is used for storing emails, contacts, calendar items, and other data in Outlook.

    • OST is a cached copy of the mailbox stored on the local computer for offline access.

    • PST files are typically used for archiving or backing up emails, while OST files are used for offline access to email...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why should we hire you
Round 2 - Technical 

(2 Questions)

  • Q1. Do you have excell knowledge
  • Q2. How to use vlookup
  • Ans. 

    VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value.

    • Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

    • lookup_value: The value to search for in the first column of the table.

    • table_array: The range of cells that contains the data.

    • col_index_num: The column number in the table from which to retrieve the value.

    • range_lookup: Optional parameter - TRUE f...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a dedicated IT professional with 5 years of experience in network administration and cybersecurity.

    • 5 years of experience in network administration and cybersecurity

    • Proficient in troubleshooting hardware and software issues

    • Skilled in implementing security measures to protect data

    • Strong knowledge of network protocols and technologies

  • Answered by AI
  • Q2. Sql Commands, Types of ddl , dml comands, acid properties,
  • Q3. Collge Projects
  • Q4. Past Experience
  • Q5. Linux Commands with their options
  • Ans. 

    Linux commands are used to perform various tasks in the Linux operating system.

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • mkdir - make directory

    • rm - remove files or directories

    • cp - copy files or directories

    • mv - move files or directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • sudo - execute a command as the superuser

  • Answered by AI
  • Q6. Family members & Are You able To travel
  • Ans. 

    Yes, I am able to travel and have no restrictions regarding family members.

    • I am able and willing to travel for work as required

    • I have no restrictions regarding family members that would prevent me from traveling

    • I am flexible and adaptable to different locations and travel schedules

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary Structure Guidance
  • Q2. Rotational Shift Explanation
  • Ans. 

    Rotational shift explanation involves working different shifts at different times, often including nights and weekends.

    • Rotational shift means employees work different shifts at different times

    • Shifts can include nights, weekends, and holidays

    • Allows for 24/7 coverage and flexibility in scheduling

    • Employees may rotate between morning, afternoon, and night shifts

    • Example: Employee works morning shift one week, night shift th

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Interview Was Very Good . All The Mangaers including Rajesh Sir , Ashish sir , Ramnath Sir were quite friendly during the interview.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Quant,verbal,reasoning

Dropsuite Interview FAQs

How many rounds are there in Dropsuite Integration Engineer interview?
Dropsuite interview process usually has 3 rounds. The most common rounds in the Dropsuite interview process are Coding Test, Assignment and Resume Shortlist.

Tell us how to improve this page.

Dropsuite Integration Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

Dropsuite Integration Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

5.0

Salary

2.0

Job security

4.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Customer Success Manager
4 salaries
unlock blur

₹14.4 L/yr - ₹22 L/yr

Technical Account Manager
3 salaries
unlock blur

₹30 L/yr - ₹50 L/yr

Explore more salaries
Compare Dropsuite with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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