Upload Button Icon Add office photos

Filter interviews by

Vuclip Executive Accountant Interview Questions and Answers

Updated 4 Aug 2022

Vuclip Executive Accountant Interview Experiences

1 interview found

Round 1 - HR 

(1 Question)

  • Q1. Introduction, Hightest Qualifications, salary, last working day, Family members etc.
Round 2 - One-on-one 

(1 Question)

  • Q1. Process knowledge, why i am hire you? GST And TDS Knowledge etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't Panic..All the Best. But they are not Hire you on Roll Position.

Interview questions from similar companies

I was interviewed in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

Interview Preparation Tips

Round: Test
Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
I don't remember the Questions
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: Internship Work, Inter Person Communication Skills
College Name: IIT Roorkee

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Coding Test 

I was attended for technical f2f round for Android app developer, they asked to develop sample app with large json parsing in grid view. It's good and nice.

Round 2 - Technical 

(1 Question)

  • Q1. Once you successfully implemented coding, they will take technical f2f round. It will mainly in all topics of android.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more coding questions in all advanced topics and logical questions

I applied via Campus Placement and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Linked List, Stack, BST

Interview Preparation Tips

Interview preparation tips for other job seekers - be ready with ds algo and have some side projects

I applied via Referral and was interviewed in Dec 2021. There were 5 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 

Easy, simple aptitude questions. 50 questions had to be solved in 15 minutes.

Round 3 - Coding Test 

Hackerrank test. MCQs on DSA. 1 coding question and two SQL queries.

Round 4 - Technical 

(1 Question)

  • Q1. Technical + Managerial round of around 1 hour. Questions were asked mostly on resume and projects done.
Round 5 - Behavioral 

(1 Question)

  • Q1. Questions on basics of data structures and database.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fluent with whatever mentioned on resume and projects done.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Tell me about yourself

Round 2 - One-on-one 

(1 Question)

  • Q1. What is static method
  • Ans. 

    A static method is a method that belongs to the class itself, rather than to instances of the class.

    • Static methods can be called without creating an instance of the class.

    • They are commonly used for utility functions that do not require access to instance variables.

    • Static methods are declared using the 'static' keyword in the method signature.

    • Example: Math.max() is a static method in the Math class that returns the maxi

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Basic DSA questions related to string and hashmap

Round 2 - One-on-one 

(2 Questions)

  • Q1. Return true if the sentence use all the vowels else false
  • Q2. When to use BFS, DFS and basic DSA questions?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Data Structures and Algorithms questions were asked

Round 2 - One-on-one 

(1 Question)

  • Q1. Java Questions were asked
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What lessons have you learned from your experiences in your previous company?
  • Ans. 

    I have learned the importance of effective communication, adaptability, and teamwork.

    • Effective communication is key to successful projects and relationships.

    • Adaptability is crucial in navigating changes and challenges in the workplace.

    • Teamwork is essential for achieving common goals and fostering a positive work environment.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What are the different types of financial derivatives?
  • Ans. 

    Financial derivatives are contracts whose value is derived from the performance of an underlying asset, index, or rate.

    • Types include options, futures, forwards, and swaps

    • Options give the holder the right, but not the obligation, to buy or sell an asset at a specified price before a certain date

    • Futures are agreements to buy or sell an asset at a future date for a price agreed upon today

    • Forwards are similar to futures bu...

  • Answered by AI
  • Q2. What are corporate actions and what are their various types?
  • Ans. 

    Corporate actions are events initiated by a public company that impact its shareholders and securities.

    • Types of corporate actions include dividends, stock splits, mergers and acquisitions, rights issues, and bonus issues.

    • Dividends are payments made to shareholders from a company's profits.

    • Stock splits involve dividing existing shares into multiple shares to lower the price per share.

    • Mergers and acquisitions are when tw...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - While it is a good opportunity for freshers, experienced professionals may find the upper management to be quite toxic. For the company to grow, a change in management is necessary.

I was interviewed in Apr 2022.

Round 1 - Coding Test 

Round duration - 75 minutes
Round difficulty - Medium

Test Comprises of 3 coding questions and some MCQs

Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Medium

2 coding questions of (1 easy and 1 medium level) on hackerrank code-pair with the Interviewer

Round 3 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

This Round was based on CS fundamentals and One coding question was there as a Code-pair.

  • Q1. 

    Next Greater Element Problem Statement

    Given a list of integers of size N, your task is to determine the Next Greater Element (NGE) for every element. The Next Greater Element for an element X is the firs...

  • Ans. 

    Find the Next Greater Element for each element in a list of integers.

    • Iterate through the list of integers from right to left.

    • Use a stack to keep track of elements whose NGE is yet to be found.

    • Pop elements from the stack until a greater element is found or the stack is empty.

    • Assign the NGE as the top element of the stack or -1 if the stack is empty.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chandigarh Group of Colleges (CGC), Landran. I applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaClearwater Analytics interview preparation:Topics to prepare for the interview - DSA, Java, OOPS, Microservices, REST APITime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Require coding skills to pass the interview. 
Tip 2 : Brush up on Java Skills
Tip 3 : Brush up on OOPS

Application resume tips for other job seekers

Tip 1 : Keep it to one page
Tip 2 : Mention relevant skills as per the job

Final outcome of the interviewSelected

Skills evaluated in this interview

Vuclip Interview FAQs

How many rounds are there in Vuclip Executive Accountant interview?
Vuclip interview process usually has 2 rounds. The most common rounds in the Vuclip interview process are HR and One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

Cogoport Interview Questions
2.9
 • 53 Interviews
Disney+ Hotstar Interview Questions
3.7
 • 36 Interviews
Treebo Hotels Interview Questions
3.2
 • 22 Interviews
MRI Software Interview Questions
3.7
 • 14 Interviews
KrazyBee Interview Questions
3.7
 • 14 Interviews
Priceline Interview Questions
3.8
 • 13 Interviews
TravelTriangle Interview Questions
3.8
 • 13 Interviews
View all

Vuclip Executive Accountant Reviews and Ratings

based on 2 reviews

3.5/5

Rating in categories

2.8

Skill development

3.5

Work-life balance

1.5

Salary

1.0

Job security

2.4

Company culture

2.4

Promotions

2.4

Work satisfaction

Explore 2 Reviews and Ratings
QA Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Data Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Vuclip with

Disney+ Hotstar

3.7
Compare

SonyLIV

1.0
Compare

ZEE5

3.1
Compare

ALTBalaji

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