Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Pennant Technologies Senior Business Analyst Interview Questions and Answers

Updated 30 Jan 2024

Pennant Technologies Senior Business Analyst Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed before Mar 2019. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Flow of LMS system
  • Ans. 

    The flow of an LMS system involves user registration, course enrollment, content delivery, assessments, and reporting.

    • User registration: Users create accounts with their personal information.

    • Course enrollment: Users select and enroll in courses.

    • Content delivery: Courses are delivered through various formats like videos, documents, or interactive modules.

    • Assessments: Users complete quizzes or exams to evaluate their und...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst working environment

Skills evaluated in this interview

Interview questions from similar companies

I applied via Job Portal and was interviewed in May 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How would you rate yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - be truefull

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Given an input string "neeraj chopra" Write Python code to get output string as "jareen arpohc".
  • Ans. 

    The Python code to get the output string as 'jareen arpohc' from the input string 'neeraj chopra' is provided.

    • Split the input string into individual words

    • Reverse each word

    • Join the reversed words with a space in between

  • Answered by AI
  • Q2. Given a list of 10 numbers. Write a code to list only even numbers out of the original list.
  • Ans. 

    Code to list even numbers from a given list of 10 numbers.

    • Loop through the list of numbers

    • Check if each number is even using the modulo operator

    • If the number is even, add it to a new list of even numbers

    • Return the new list of even numbers

  • Answered by AI
  • Q3. SQL queries using Window Functions Rank() , Dense Rank() etc
  • Q4. Reversal of string in python code
  • Ans. 

    Reversing a string in Python code

    • Use slicing to reverse the string

    • Use the built-in function 'reversed()'

    • Convert the string to a list, reverse it, and then join it back to a string

  • Answered by AI
  • Q5. SQL queries in general.

Interview Preparation Tips

Interview preparation tips for other job seekers - There is hiring surge in the company so one should go for it .
Basic Python , SQL knowledge is enough to crack the interviews.

Skills evaluated in this interview

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

Basic aptitude questions, statics, probability etc

Round 2 - HR 

(2 Questions)

  • Q1. Where do you live in the USA
  • Ans. 

    I live in New York City, the bustling metropolis known for its iconic landmarks and diverse culture.

    • I reside in the heart of Manhattan, surrounded by towering skyscrapers.

    • New York City is home to famous attractions like Times Square, Central Park, and the Statue of Liberty.

    • The city offers a vibrant arts and entertainment scene, with Broadway shows and world-class museums.

    • I enjoy exploring the diverse neighborhoods and ...

  • Answered by AI
  • Q2. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior data analyst leading a team, utilizing advanced analytics to drive strategic decision-making.

    • Leading a team of data analysts

    • Utilizing advanced analytics techniques

    • Driving strategic decision-making

    • Continuously learning and staying updated with the latest trends in data analysis

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic aptitude and math skills are the key to success in the field of psychology and psychology in the field and in the field in
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between Primary Key and Unique Key ?
  • Ans. 

    Primary key uniquely identifies each record in a table, while Unique key allows only unique values but can have null values.

    • Primary key enforces uniqueness and not null constraint on a column

    • Primary key can consist of multiple columns

    • Unique key allows only unique values but can have null values

    • Unique key can be applied to multiple columns as well

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Sql, Python mcq test

Round 2 - Technical 

(1 Question)

  • Q1. Joins, Rank Dense Rank Rownumber, Window Function, Query to find 2nd highest salary
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to change job
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more dynamic environment

    • Seeking a change to further develop my skills and knowledge

  • Answered by AI
  • Q2. See yourself in 5yrs
  • Ans. 

    In 5 years, I see myself as a seasoned Business Analyst leading cross-functional teams to drive strategic initiatives and deliver impactful solutions.

    • Leading cross-functional teams to drive strategic initiatives

    • Delivering impactful solutions to meet business objectives

    • Continuing professional development to stay current with industry trends

  • Answered by AI

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of python, project related questions
  • Q2. Basic SQL, few simple problem solving questions
Round 2 - HR 

(2 Questions)

  • Q1. Interests, hobbies ,general HR questions
  • Q2. Expected hike, salary, work timings preferred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for basic python and sql.

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. SQL window functions
  • Q2. Basic SQL queries
  • Q3. Basic Power BI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be kind and humble and don't cheat. The interview will be a cup of cake if you even have some decent experience. Just get your basic right. There won't be much scenarios and coding questions
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2023. There were 2 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. SQL and domain - Use case scenarios and real time examples
  • Ans. 

    SQL is used in various domains for data analysis and reporting. Use cases include financial analysis, inventory management, and customer relationship management.

    • Financial analysis - using SQL to analyze revenue, expenses, and profitability

    • Inventory management - tracking stock levels, orders, and shipments

    • Customer relationship management - analyzing customer data, preferences, and interactions

  • Answered by AI
  • Q2. SQL questions and domain related questions.

Interview Preparation Tips

Topics to prepare for Affine Business Analyst interview:
  • SQL
Interview preparation tips for other job seekers - Majorly they are seeking for SQL expert regardless of how much expertise you have in your domain.
If you are bit low in SQL and expert in your domain area, You will be eventually rejected.

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

Affine user image Vikranth Ravikanthi

posted on 16 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. SQL Questions on Aggregations
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

INTERVIEWS

Pennant Technologies

No Interviews

INTERVIEWS

Telaverge Communications

No Interviews

INTERVIEWS

Frost & Sullivan

No Interviews

INTERVIEWS

Hitachi Payment Services

No Interviews

INTERVIEWS

ZS

10 top interview questions

INTERVIEWS

Pennant Technologies

No Interviews

INTERVIEWS

Telaverge Communications

No Interviews

INTERVIEWS

S2 Technology & Consulting

No Interviews

INTERVIEWS

Telaverge Communications

No Interviews

INTERVIEWS

Hitachi Payment Services

No Interviews

Tell us how to improve this page.

Pennant Technologies Senior Business Analyst Salary
based on 20 salaries
₹12 L/yr - ₹22 L/yr
19% more than the average Senior Business Analyst Salary in India
View more details

Pennant Technologies Senior Business Analyst Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SQA Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Pennant Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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