Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Gannett

Compare button icon Compare button icon Compare
-

No reviews yet

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.
  • About
  • Reviews
    -
  • Salaries
    5
  • Interviews
    1
  • Jobs
    1
  • Benefits
    -
  • Photos
    -

Filter interviews by

Gannett Senior Executive - Finance Interview Questions and Answers

Updated 24 Jan 2024

Gannett Senior Executive - Finance Interview Experiences

1 interview found

Senior Executive - Finance Interview Questions & Answers

user image Anonymous

posted on 24 Jan 2024

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

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. About Job profile
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
devshacker007
·
ex -
Zizbey Consultancy
Job Chahiye Boss, Experience 3 Saal Ka — Lekin Salary Fresher Wali!
👔 HR: "Aapke paas Vue.js, React, Node.js, DevOps, AI sabka experience hai?" 👨‍💻 Main: "Haan, maine toh LinkedIn pe sabki post bhi like ki hai!😅" 🤖 Aaj kal interview mein skills se zyada "you must be available to work under pressure, weekends, and salary delay" pe focus hota hai! 💸 Salary expectation batate hi HR bolta hai — "Oh! We are looking for someone who is passionate... not someone who wants money!🏃‍♂️" 🚀 Lekin fir bhi hum apply karte ja rahe hain, kyunki ghar ke EMI aur Swiggy ke bill ne bhi promise kiya hai — "We will never leave you alone!" 📢 Dear companies, ab to job dedo — experience toh Zindagi bhi de rahi hai daily!
FeedCard Image
Got a question about Gannett?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Senior Executive - Finance Interview Questions & Answers

Wipro user image Anonymous

posted on 12 Apr 2023

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

I applied via Company Website and was interviewed in Mar 2023. 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 

Here it was two sections
Section 1 complete techincal for 45 minutes clock will be ticking back and section 2 is quantitative aptitude test which has 30 minutes
Section 1: For CA, we have technical part as well which has questions from all subjects of CA Final. Here we have further two sections. One section is single answer and other section is multiple answers for which clear demarcation has given.
Section 2: It's a medium level test which has questions from Quantitative aptitude, Business English, Analytical Thinking.

Round 3 - Technical 

(1 Question)

  • Q1. It's one to one virtual interview pure techincal I was asked questions from IndAS 21, SFM concepts like interest parity theory, difference between contingency and provision, Few tax concepts touched upon
  • Ans. You can find answers by little reasearch
  • Answered Anonymously
    Add your answer
Round 4 - Technical 

(1 Question)

  • Q1. Although named as techincal, it was more like HR although he touched superficially the concepts of CA Final it was never that deep
  • Add your answer
Round 5 - HR 

(1 Question)

  • Q1. General HR questions were asked like where do u see urself, what aspirations, if there is any questions left like that
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't get panicked, stay focused, brush up your concepts, Be prepared with what you wrote in resume, most of the questions will come from your resume
Anonymous

Senior Executive - Finance Interview Questions Asked at Other Companies

asked in Thermax Limited
Q1. What are provisions, contingent liabilities, and contingent asset ... read more
View answer (1)
asked in Thermax Limited
Q2. What is the definition of Property, Plant, and Equipment (PPE), h ... read more
View answer (1)
asked in Thermax Limited
Q3. What are the differences between deferred revenue, unearned reven ... read more
View answer (1)
asked in ITC
Q4. What is India GDP ? Wha is cost of equity ? What is intrinsic val ... read more
View answer (1)
asked in Thermax Limited
Q5. What is Ind AS 115 and how does it apply to financial reporting? ... read more
View answer (1)
View All
company Logo

Software Developer Interview Questions & Answers

Infosys user image Anonymous

posted on 3 Jan 2021

I applied via Naukri.com and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Multiple constructor we can defined in a single class
  • Ans. 

    Yes, multiple constructors can be defined in a single class.

    • Constructors are used to initialize objects of a class.

    • Multiple constructors can have different parameters.

    • Overloading is used to differentiate between constructors.

    • Example: public MyClass(int x) { } and public MyClass(int x, int y) { }

  • Answered by AI
    Add your answer
  • Q2. What is the object in the python
  • Ans. 

    Object is a fundamental concept in Python, representing a data structure that has properties and methods.

    • Objects are instances of classes

    • Objects have attributes and methods

    • Objects can be created using constructors

    • Objects can be passed as arguments to functions

    • Objects can be used to implement object-oriented programming

    • Examples of objects include lists, dictionaries, and strings

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous
company Logo

Software Engineer Interview Questions & Answers

Infosys user image Anup Patil

posted on 4 Oct 2021

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Duration of the project and team environment
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with latest technologies.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Wipro user image Anonymous

posted on 1 Mar 2022

I applied via Naukri.com and was interviewed before Mar 2021. 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 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Ans. 

    I come from a supportive family that values education and hard work, which has greatly influenced my career path in technology.

    • Parents: My parents are both educators, instilling a love for learning and curiosity in me from a young age.

    • Siblings: I have a younger sister who is pursuing a degree in computer science, and we often collaborate on tech projects together.

    • Family Values: Our family emphasizes the importance of p...

  • Answered by AI
    Add your answer
  • Q2. Why should we hire you?
  • Add your answer
  • Q3. Where do you see yourself in 5 years?
  • Add your answer
  • Q4. What are your salary expectations?
  • Add your answer
  • Q5. What are your strengths and weaknesses?
  • Add your answer
  • Q6. Tell me about yourself.
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Do you have technical certifications? How many programming languages do you known? How many development tools have you used?
  • Ans. 

    Yes, I have technical certifications and I am proficient in multiple programming languages and development tools.

    • I have certifications in Java and Python

    • I am proficient in Java, Python, C++, and JavaScript

    • I have used development tools such as Eclipse, Visual Studio Code, and PyCharm

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on your soft skills
Move frequently
value your reputation
Get experience at a any company
Anonymous
company Logo

Business Analyst Interview Questions & Answers

Infosys user image Anonymous

posted on 18 May 2021

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me something about yourself
  • Add your answer
  • Q2. Whats special you can orovide to this company
  • Add your answer
  • Q3. What are your long term plans ?
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident...dont bluff...reman calm
Anonymous
company Logo

Senior Associate Interview Questions & Answers

Wipro user image Anonymous

posted on 29 Jul 2022

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. *Introduce yourself *Purpose of working in the Company *Educational Background *Family Background *Goals and Ambition
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident about what you speak.
Anonymous
Are these interview questions helpful?
company Logo

Software Engineer Interview Questions & Answers

Capgemini user image Anonymous

posted on 9 Feb 2022

I applied via Campus Placement and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between Compiler and interpreter. What is DNS How web works
  • Ans. 

    Compiler translates source code to machine code while interpreter executes code line by line.

    • Compiler generates executable file while interpreter does not.

    • Compiler checks for errors before execution while interpreter checks during execution.

    • Examples of compilers are GCC, Clang while examples of interpreters are Python, Ruby.

    • DNS stands for Domain Name System and it translates domain names to IP addresses.

    • Web works by se...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice your project understanding and what and how you will explain to the interviewer. Most important - It's okay to not know some things so Be confident and smile more (Vibes matter!)

Skills evaluated in this interview

Anonymous
company Logo

Consultant Interview Questions & Answers

Capgemini user image Anonymous

posted on 19 Sep 2022

I appeared for an interview before Sep 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Regression and classification
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong at your basics. You never know the credentials of your interviewer
Anonymous
company Logo

Associate Interview Questions & Answers

Cognizant user image Anonymous

posted on 2 Sep 2021

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Why do you want to change?
  • Add your answer
  • Q2. 2. What is your goal?
  • Add your answer
  • Q3. 3. Critical project you have handled?
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be yourself and provide short and to the point answer
Anonymous

Gannett Interview FAQs

How many rounds are there in Gannett Senior Executive - Finance interview?
Gannett interview process usually has 1 rounds. The most common rounds in the Gannett interview process are One-on-one Round.

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Finance Executive Interview Questions
  • Financial Analyst Interview Questions
  • Finance Manager Interview Questions
  • Accounts & Finance Executive Interview Questions
  • Accounts & Finance Manager Interview Questions
  • Finance Intern Interview Questions
  • Assistant Manager Finance Interview Questions
  • Financial Associate Interview Questions
  • Show more
  • Financial Accountant Interview Questions
  • Senior Financial Analyst Interview Questions

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 10.9k Interviews
Accenture
Accenture Interview Questions
3.8
 • 8.5k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.8k Interviews
Wipro
Wipro Interview Questions
3.7
 • 5.9k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.8k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.2k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4k Interviews
Genpact
Genpact Interview Questions
3.8
 • 3.3k Interviews
View all
Gannett Salaries in India
Search Engine Marketing Analyst
3 salaries
unlock blur

₹3.8 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Gannett with
TCS

TCS

3.6
Compare
Accenture

Accenture

3.8
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Gannett Interview Questions >
  • Gannett Senior Executive - Finance Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter