Upload Button Icon Add office photos

Filter interviews by

HonorVet Technologies Senior Accounts Executive Interview Questions and Answers

Updated 16 Dec 2019

HonorVet Technologies Senior Accounts Executive Interview Experiences

1 interview found

I applied via Walk-in and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The Questions were asked related to my profile which is accounting. So, the questions were what do you understand by accounts payable , accounts receivable and Bank reconciliations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your experience and be strict to your concepts which you have learnt into your graduation and post graduation.

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Salary part was discussed.
  • Q2. Basic of what we are presently doing and why are u changing the job.

Interview Preparation Tips

Interview preparation tips for other job seekers - good company to work with and they have a good client base in pan india
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Transport handle vehicle sorusing team work. Responsibility our work

I applied via Job Portal and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. * PHP Basic questions on array
  • Q2. * JavaScript Basics
  • Q3. * Mysql, indexing,
  • Q4. About job portal

Interview Preparation Tips

Interview preparation tips for other job seekers - Very friendly and good company.

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

Interview Questionnaire 

1 Question

  • Q1. Count distinct pairs with difference equal to k and further optimize.
  • Ans. 

    Count distinct pairs with difference equal to k and optimize.

    • Use a hash set to store the elements of the array.

    • Iterate through the array and check if the current element + k or current element - k exists in the hash set.

    • Increment the count if a pair is found and add the current element to the hash set.

    • Return the count of distinct pairs.

  • Answered by AI

Interview Preparation Tips

What is your professional and academic background?At the time of the interview, I had 1 - 3 years of experience.Apna interview Rounds:Round 1
Round type - DS/Algo
Round duration - 60 Minutes
Round description -
Medium to advanced data structure and algorithm questions. Basic questions about previous work were asked.
This round would require practice, as questions had a level of difficulty.

Round 2
Round type - Software design
Round duration - 60 Minutes
Round description -
The task was to design a dashboard for ipl season performances. It was basically a low level design question in terms of database structure, schemas, database design etc, in order for the dashboard to answer commonly asked questions and scale efficiently.

Round 3
Round type - Manager round
Round description -
General discussion about expectations in terms of tasks, current tech stack, company culture, learning opportunities etc.
Apna interview Preparation:What topics did you prepare for the interview? - 1. Basic system design and algo/DS
2. NoSql vs sql use casesWhat resources did you refer to prepare for the interview? - Gfg, YouTube tutorials for system design, the dynamodb book for conceptual knowledge.What tips would you give to other job seekers? - 1. Cover basic questions for databases, data modeling, access patterns etc.
2. Be proficient in simple to medium coding questions.What was the final outcome of your interview?Selected

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ based questions and provide me practice problems

Round 2 - Coding Test 

Coding problems provide and give some ideas to attend this round

Round 3 - HR 

(5 Questions)

  • Q1. Give some ideas about questions
  • Q2. Introduce about myself
  • Q3. Dress code and fluent speak in english
  • Q4. Communication and fluency
  • Q5. Something about me preparation tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide me the guidance
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Achievement and how was it achieved
  • Ans. 

    I achieved the highest sales record in my team by implementing a new sales strategy.

    • Implemented a new sales strategy to increase sales

    • Analyzed market trends and customer needs to develop the strategy

    • Collaborated with team members to execute the strategy effectively

    • Regularly monitored sales performance and made adjustments as needed

    • Achieved highest sales record in the team within 6 months

  • Answered by AI
  • Q2. Explain your current/previous role in detail
  • Ans. 

    I was responsible for managing client relationships and coordinating project deliverables.

    • Managed client relationships and served as the main point of contact for all communication

    • Coordinated project deliverables and ensured timely completion

    • Collaborated with cross-functional teams to gather requirements and develop project plans

    • Monitored project progress and identified any potential risks or issues

    • Provided regular upd...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Details of the previous domain related experience
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself after 5 years?
  • Ans. 

    In 5 years, I see myself as a Senior Associate, leading a team and contributing to the growth of the company.

    • Advancing to a Senior Associate position

    • Leading a team and taking on more responsibilities

    • Contributing to the growth and success of the company

    • Continuing to learn and develop new skills

    • Building strong relationships with clients and colleagues

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well-prepared for the interview. Candidness is go to bring along
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed before Nov 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 

SQL, Joins, Window Functions, Aggregations

Round 3 - Technical 

(1 Question)

  • Q1. SQL Open book test
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 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 - One-on-one 

(3 Questions)

  • Q1. How event loop works
  • Ans. 

    Event loop is a mechanism that allows for efficient handling of multiple events in a single thread.

    • Event loop is used in asynchronous programming to handle non-blocking I/O operations.

    • It continuously checks for events in a queue and executes their associated callbacks.

    • Event loop is commonly used in JavaScript for handling browser events and Node.js for handling server requests.

    • It prevents blocking of the main thread by...

  • Answered by AI
  • Q2. Polyfill of promise.all
  • Q3. Polyfill of bind
  • Ans. 

    Polyfill of bind is a function that allows you to bind a specific context to a function.

    • The bind polyfill can be implemented using the apply method.

    • It returns a new function with the specified context bound to it.

    • The polyfill can also accept additional arguments that will be passed to the original function.

    • Here's an example of a bind polyfill implementation:

    • ```javascript if (!Function.prototype.bind) { Function.proto...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for javascript core concepts and react lifecycle

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Introduce yourself, your achievements and projects
  • Ans. 

    I am a seasoned Business Analyst with a track record of successful projects and achievements.

    • Led a cross-functional team to implement a new CRM system, resulting in a 20% increase in customer satisfaction

    • Developed a data-driven pricing strategy that led to a 15% increase in revenue

    • Managed a project to streamline inventory management processes, reducing costs by 10%

  • Answered by AI
  • Q2. Basic sql questions like foreign key and primary key, then joins

Tell us how to improve this page.

Interview Questions from Similar Companies

CIEL HR Interview Questions
3.9
 • 51 Interviews
Apna Interview Questions
3.1
 • 32 Interviews
Taskmo Interview Questions
3.8
 • 7 Interviews
Able Jobs Interview Questions
3.3
 • 6 Interviews
HerKey Interview Questions
3.9
 • 3 Interviews
View all
Executive Recruiter
9 salaries
unlock blur

₹2.8 L/yr - ₹4.5 L/yr

HR Executive
5 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

US Recruiter
5 salaries
unlock blur

₹2.7 L/yr - ₹4 L/yr

Graphic Designer
4 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Senior Onboarding Specialist
4 salaries
unlock blur

₹3.7 L/yr - ₹7.3 L/yr

Explore more salaries
Compare HonorVet Technologies with

CIEL HR

3.9
Compare

Apna

3.1
Compare

Xforia Technologies

4.4
Compare

Taskmo

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