Upload Button Icon Add office photos
Engaged Employer

i

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

GTROPY Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GTROPY Interview Questions and Answers

Updated 24 May 2025
Popular Designations

6 Interview questions

A Senior Executive- Billing And Recovery was asked 1mo ago
Q. How proficient are you in resolving disputes with customers via calls and emails?
Ans. 

I excel in resolving customer disputes through effective communication and problem-solving skills via calls and emails.

  • Active listening: I ensure I fully understand the customer's concerns before responding.

  • Empathy: I acknowledge the customer's feelings and validate their concerns to build rapport.

  • Clear communication: I provide clear explanations of billing issues, using simple language to avoid confusion.

  • Problem-...

A Senior Executive- Billing And Recovery was asked 1mo ago
Q. What is your level of proficiency in Microsoft Excel, and how would you assess your speed when using it?
Ans. 

I am highly proficient in Excel, with advanced skills in data analysis, pivot tables, and automation using macros.

  • Advanced proficiency in formulas like VLOOKUP, INDEX-MATCH, and nested IF statements for complex data analysis.

  • Experience in creating pivot tables to summarize large datasets, enabling quick insights into billing trends.

  • Skilled in using conditional formatting to highlight key metrics, improving visibil...

A Software Developer was asked 7mo ago
Q. Write a function that reverses a string.
Ans. 

Reverse a given string

  • Use a loop to iterate through the characters of the string

  • Append each character to a new string in reverse order

  • Return the reversed string

View all Software Developer interview questions
A Software Developer was asked 7mo ago
Q. How do you sort an array such that even numbers are on the left and odd numbers are on the right?
Ans. 

Sort array with even numbers on left and odd numbers on right.

  • Iterate through the array and separate even and odd numbers into two separate arrays.

  • Merge the two arrays with even numbers on the left and odd numbers on the right.

  • Return the sorted array.

View all Software Developer interview questions
A Software Developer was asked 7mo ago
Q. How do you find the frequency of each element in an array?
Ans. 

Count the frequency of each element in an array of strings.

  • Create a hashmap to store the frequency of each element.

  • Iterate through the array and update the frequency count in the hashmap.

  • Return the hashmap with element frequencies.

View all Software Developer interview questions
A Software Developer was asked 7mo ago
Q. ACID PROPERTIES
Ans. 

ACID properties are a set of properties that guarantee database transactions are processed reliably.

  • Atomicity: All operations in a transaction are completed successfully or none at all.

  • Consistency: Database remains in a consistent state before and after the transaction.

  • Isolation: Transactions are isolated from each other until they are completed.

  • Durability: Once a transaction is committed, changes are permanent an...

View all Software Developer interview questions

GTROPY Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Sort the array with even no on left and odd no on right
  • Ans. 

    Sort array with even numbers on left and odd numbers on right.

    • Iterate through the array and separate even and odd numbers into two separate arrays.

    • Merge the two arrays with even numbers on the left and odd numbers on the right.

    • Return the sorted array.

  • Answered by AI
  • Q2. Find freq of each element in array
  • Ans. 

    Count the frequency of each element in an array of strings.

    • Create a hashmap to store the frequency of each element.

    • Iterate through the array and update the frequency count in the hashmap.

    • Return the hashmap with element frequencies.

  • Answered by AI
  • Q3. ACID PROPERTIES
  • Ans. 

    ACID properties are a set of properties that guarantee database transactions are processed reliably.

    • Atomicity: All operations in a transaction are completed successfully or none at all.

    • Consistency: Database remains in a consistent state before and after the transaction.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once a transaction is committed, changes are permanent and can...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Count pairs equal to target values
  • Ans. 

    Count pairs in an array that sum up to a target value

    • Iterate through the array and for each element, check if the target value minus the element exists in a hashmap

    • If it exists, increment the count of pairs

    • Return the total count of pairs at the end

  • Answered by AI
  • Q2. Reverse a string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string

    • Append each character to a new string in reverse order

    • Return the reversed string

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GTROPY Software Developer interview:
  • DSA
  • OOPS
  • SQL
Interview preparation tips for other job seekers - always well prepared

Skills evaluated in this interview

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

Nothing important asked in the aptitude test

Round 2 - Coding Test 

Basic dsa was asked jn the dsa round

Interview Questions & Answers

user image Anonymous

posted on 24 May 2025

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

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What were your responsibilities at your last company, and how did your experience with credit control, billing, and accounts contribute to your role? Additionally, where do you envision yourself in five ye...
  • Ans. 

    Led billing and recovery operations, enhancing credit control and optimizing revenue processes for sustainable growth.

    • Managed end-to-end billing processes, ensuring accuracy and timeliness in invoicing.

    • Implemented a new credit control system that reduced outstanding receivables by 30%.

    • Collaborated with cross-functional teams to streamline billing procedures, improving efficiency by 25%.

    • Conducted regular audits of accou...

  • Answered by AI
  • Q2. What is your level of proficiency in Microsoft Excel, and how would you assess your speed when using it?
  • Ans. 

    I am highly proficient in Excel, with advanced skills in data analysis, pivot tables, and automation using macros.

    • Advanced proficiency in formulas like VLOOKUP, INDEX-MATCH, and nested IF statements for complex data analysis.

    • Experience in creating pivot tables to summarize large datasets, enabling quick insights into billing trends.

    • Skilled in using conditional formatting to highlight key metrics, improving visibility o...

  • Answered by AI
  • Q3. How proficient are you in resolving disputes with customers via calls and emails?
  • Ans. 

    I excel in resolving customer disputes through effective communication and problem-solving skills via calls and emails.

    • Active listening: I ensure I fully understand the customer's concerns before responding.

    • Empathy: I acknowledge the customer's feelings and validate their concerns to build rapport.

    • Clear communication: I provide clear explanations of billing issues, using simple language to avoid confusion.

    • Problem-solvi...

  • Answered by AI
  • Q4. Are you a quick learner when confronted with challenging situations?
  • Ans. 

    I adapt quickly to challenges, leveraging my experience to find effective solutions in high-pressure situations.

    • I once had to implement a new billing software under a tight deadline; I learned its functionalities in just a week and trained my team.

    • During a major system outage, I quickly assessed the situation, coordinated with IT, and communicated updates to clients, minimizing disruptions.

    • In a previous role, I was tas...

  • Answered by AI
  • Q5. Are you open to working beyond regular office hours?
  • Ans. 

    I am open to working beyond regular office hours to ensure project success and meet deadlines.

    • I understand that billing and recovery can involve urgent issues that require immediate attention, even outside regular hours.

    • In my previous role, I often worked late to finalize billing reports before critical deadlines, ensuring accuracy and timeliness.

    • I believe that flexibility in hours can lead to better collaboration with...

  • Answered by AI

I applied via Naukri.com and was interviewed in Oct 2022. There were 8 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 

(1 Question)

  • Q1. Tell me about your self
Round 3 - One-on-one 

(1 Question)

  • Q1. What is your Job role.
Round 4 - Aptitude Test 

Many time appreciate me , Shabash card and spot excellence

Round 5 - Aptitude Test 

I'm handling pan India billing

Round 6 - Coding Test 

I'm working excel and software

Round 7 - One-on-one 

(1 Question)

  • Q1. Try to all time give my best feedback.
Round 8 - Any 

(1 Question)

  • Q1. I'm ready for all time learn any where

Interview Preparation Tips

Topics to prepare for GTROPY Billing Executive interview:
  • Excel
  • SAP
  • Tms
  • Ramco
  • Powerpoint
  • MS Office Word
  • Internet
  • Computer Skills
  • Compliance
  • Accounting
  • Billing
  • Manpower Handling
  • Manpower Planning
  • Team Handling
  • customer support
Interview preparation tips for other job seekers - I'm smart working in the excel and software.And if any issues try to close EOD.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed before Jul 2022. 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 - Assignment 

Enumerating dictionary of words starting with a given for eg. Jake

Round 3 - HR 

(5 Questions)

  • Q1. Normal questions and salary negotiation
  • Ans. Asked for 6 ctc agreed at 4.5
  • Answered Anonymously
  • Q2. Why do you want to join
  • Ans. Because of love of logistics and great culture and location.
  • Answered Anonymously
  • Q3. Do you have other offers
  • Q4. Are you in position to get more offers.
  • Q5. If got any offer which would you join

Interview Preparation Tips

Topics to prepare for GTROPY Software Developer interview:
  • Trie
  • Tree
  • Data structures
  • Sorting
Interview preparation tips for other job seekers - Be humble and honest show some guts to managers that you are for and have done something.
Round 1 - Assignment 

Oop ,Java , Core Java

Round 2 - Technical 

(1 Question)

  • Q1. Oop concept, java Mysql sevrlet Hibernate

Interview Preparation Tips

Interview preparation tips for other job seekers - I am fresher and I have thororical knowledge

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about GTROPY?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is inheritence
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to reuse code from another class

    • Creates a parent-child relationship between classes

    • Derived class inherits attributes and methods from base class

  • Answered by AI
  • Q2. What is garbage collector
  • Ans. 

    Garbage collector is a program that automatically manages memory by reclaiming memory occupied by objects that are no longer in use.

    • Garbage collector is a part of the runtime environment of a programming language.

    • It helps prevent memory leaks by reclaiming memory from objects that are no longer needed.

    • Examples of languages with garbage collectors include Java, C#, and Python.

  • Answered by AI
  • Q3. Explain yourself
  • Q4. How try catch blick works
  • Ans. 

    Try catch block is used in programming to handle exceptions and errors that may occur during the execution of code.

    • Try block contains the code that may throw an exception.

    • Catch block is used to handle the exception thrown by the try block.

    • Finally block is optional and is used to execute code regardless of whether an exception is thrown or not.

    • Exceptions can be of different types such as runtime exceptions, checked exce...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was for about 20 minutes for 20 questions

Round 2 - Coding Test 

Coding test was for 20 minutes with few code snippets and one design question

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

(1 Question)

  • Q1. Basic tech questions
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

The aptitude test consists of pen and paper method. They have asked the mcqs of the concepts Networking,Database, Basic Aptitude, and one program.

Round 2 - Technical 

(1 Question)

  • Q1. 1) Tell me about your self 2) Tell me about your projects and what is your contribution in your projects 3) What is the difference between global variables and local variables in c 4) Difficulties faced i...
Round 3 - HR 

(1 Question)

  • Q1. 1) Tell me about your self that is not in the resume 2) Why did you choose Engineering 3) Are you available to work in night shifts 4) How did you hear about us? 5) Are you willing to relocate? 6) What is...
  • Ans. 

    I'm a passionate software developer with a love for problem-solving and continuous learning beyond my resume.

    • I enjoy contributing to open-source projects, which enhances my coding skills and allows me to collaborate with others.

    • In my free time, I work on personal projects, such as a web app that helps users track their fitness goals.

    • I have a strong interest in AI and machine learning, and I'm currently taking online co...

  • Answered by AI

GTROPY Interview FAQs

How many rounds are there in GTROPY interview?
GTROPY interview process usually has 3-4 rounds. The most common rounds in the GTROPY interview process are Technical, Aptitude Test and Assignment.
How to prepare for GTROPY 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 GTROPY. The most common topics and skills that interviewers at GTROPY expect are Data Structures, Direct Sales, Field Sales, Python and Vehicle Tracking.
What are the top questions asked in GTROPY interview?

Some of the top questions asked at the GTROPY interview -

  1. What is your level of proficiency in Microsoft Excel, and how would you assess ...read more
  2. sort the array with even no on left and odd no on ri...read more
  3. How proficient are you in resolving disputes with customers via calls and email...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Honda Logistics Interview Questions
3.8
 • 29 Interviews
Hyundai Glovis Interview Questions
3.7
 • 21 Interviews
LetsTransport Interview Questions
3.6
 • 20 Interviews
Sugam Parivahan Interview Questions
4.1
 • 19 Interviews
ShipBob Interview Questions
4.1
 • 19 Interviews
Geodis Overseas Interview Questions
3.5
 • 17 Interviews
Tci Freight Interview Questions
3.9
 • 13 Interviews
Freight Tiger Interview Questions
3.6
 • 13 Interviews
View all

GTROPY Reviews and Ratings

based on 34 reviews

3.9/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

3.3

Salary

4.2

Job security

3.4

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 34 Reviews and Ratings
Software Developer
11 salaries
unlock blur

₹4 L/yr - ₹5.6 L/yr

Assistant Manager
7 salaries
unlock blur

₹5.1 L/yr - ₹6.8 L/yr

Senior Executive
7 salaries
unlock blur

₹3.7 L/yr - ₹4.6 L/yr

Team Lead
5 salaries
unlock blur

₹4 L/yr - ₹4.6 L/yr

Software Development Engineer 1
5 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Explore more salaries
Compare GTROPY with

Honda Logistics

3.8
Compare

Hyundai Glovis

3.7
Compare

Orix Auto Infrastructure Services

4.2
Compare

Brink's

4.2
Compare
write
Share an Interview