Upload Button Icon Add office photos

Filter interviews by

ITILITE Senior Executive - Finance Interview Questions and Answers

Updated 3 Jul 2022

ITILITE Senior Executive - Finance Interview Experiences

2 interviews found

Interview Questionnaire 

8 Questions

  • Q1. What was Your previous job role and how good was you in that role?
  • Q2. I have explained properly what is was doing in previous organisation and how i used to do work and responsibility under went.
  • Q3. What was most challenging work in your previous organisation?
  • Q4. I have properly explained which work was more challenging for me and how i have over went it and resolve the issue.
  • Q5. What achievement you hold in previous organisation ?
  • Q6. Explained clearly how good i have handled the work at previous organisation for which i have achieved recognisation .
  • Q7. Education and background ?
  • Q8. Highest education pursued and questions related to particular highest education.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare question from CV what you submit for getting shortliested. Each and every question will be from CV and previous organisation worked for.

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Assignment 

Excel knowledge and Basic Accounting Concept

Round 2 - Technical 

(1 Question)

  • Q1. Based on Experience achieved accounting knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts should be cleared and current working performed under employer should be well known.

Senior Executive - Finance Interview Questions Asked at Other Companies

Q1. What are provisions, contingent liabilities, and contingent asset ... read more
Q2. What is the definition of Property, Plant, and Equipment (PPE), h ... read more
Q3. What are the differences between deferred revenue, unearned reven ... read more
asked in ITC
Q4. What is India GDP ? Wha is cost of equity ? What is intrinsic val ... read more
Q5. Do you possess a fundamental understanding of freight?

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Lazy loading in react
  • Ans. 

    Lazy loading in React is a technique used to improve performance by loading components only when they are needed.

    • Lazy loading helps reduce initial load time by splitting the code into smaller chunks.

    • React.lazy() and Suspense are commonly used for lazy loading in React.

    • Lazy loading is especially useful for large applications with many components.

  • Answered by AI
  • Q2. Cache bursting
  • Q3. Difference between == and ===
  • Ans. 

    The difference between == and === is that == checks for equality after type coercion, while === checks for equality without type coercion.

    • == is a loose equality operator that performs type coercion before comparing two values.

    • === is a strict equality operator that does not perform type coercion before comparing two values.

    • Example: 1 == '1' will return true, but 1 === '1' will return false.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic of react and redux
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding questions were easy, not clear about shortlisting process

Round 2 - Technical 

(1 Question)

  • Q1. Basic DSA questions on arrays, linked lists
Round 3 - HR 

(1 Question)

  • Q1. Self introduction
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was a live coding round where expectation was to come up with a framework in Java from Scratch

Round 2 - Technical 

(1 Question)

  • Q1. It was a DS/Algo Round
Round 3 - Design R 

(1 Question)

  • Q1. Design Round in HLD
  • Ans. 

    Design Round in HLD involves creating a high-level design for a software system.

    • Identify the main components of the system and their interactions

    • Define the architecture of the system including layers, modules, and interfaces

    • Consider scalability, performance, security, and maintainability

    • Use UML diagrams like class diagrams, sequence diagrams, and component diagrams

    • Document the design decisions and rationale

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 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 

There were 3 questions, which I had to do in 2 hours.
the questions were from arrays and Strings

Round 3 - One-on-one 

(1 Question)

  • Q1. They asked me concepts on OOPS and OS, also coding question on strings. all these were basic questions
Round 4 - HR 

(1 Question)

  • Q1. Questions such as where do you see yourself in coming years, interests and hobbies.

Interview Preparation Tips

Topics to prepare for HALODOC Software Engineer interview:
  • OOPS
  • Operating Systems
  • Coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Dsa. , oops and basics of database management

Round 2 - Technical 

(2 Questions)

  • Q1. System design questions basics
  • Q2. Hiring managers questions
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 Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions, Easy and medium based

Round 2 - Technical 

(1 Question)

  • Q1. Stacks queues and array questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions on projects
Round 4 - HR 

(1 Question)

  • Q1. How to tackle any uncertain situations? Behavioural questions

ITILITE Interview FAQs

How many rounds are there in ITILITE Senior Executive - Finance interview?
ITILITE interview process usually has 2 rounds. The most common rounds in the ITILITE interview process are Assignment and Technical.
What are the top questions asked in ITILITE Senior Executive - Finance interview?

Some of the top questions asked at the ITILITE Senior Executive - Finance interview -

  1. Highest education pursued and questions related to particular highest educati...read more
  2. Based on Experience achieved accounting knowled...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HALODOC Interview Questions
2.7
 • 12 Interviews
Unstop Interview Questions
4.0
 • 10 Interviews
Pagarbook Interview Questions
3.6
 • 10 Interviews
Xoxoday Interview Questions
3.7
 • 7 Interviews
SalesHandy Interview Questions
3.4
 • 6 Interviews
View all

Fast track your campus placements

View all
Software Engineer
40 salaries
unlock blur

₹6 L/yr - ₹18.8 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹9 L/yr - ₹27.8 L/yr

Product Manager
16 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Sales Development Representative
14 salaries
unlock blur

₹7.2 L/yr - ₹14 L/yr

Operations Associate
14 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare ITILITE with

Pagarbook

3.6
Compare

Signzy Technologies

2.9
Compare

Xoxoday

3.7
Compare

Flixstock

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