Upload Button Icon Add office photos

Pennant Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Pennant Technologies Software Developer Interview Questions and Answers

Updated 16 Mar 2024

Pennant Technologies Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude,English,data structures,os,java and c

Round 2 - Coding Test 

Written coding test,basic and intermidiate coding questions

Round 3 - One-on-one 

(1 Question)

  • Q1. About sql baisc queries and questions on code written in 2nd round
Round 4 - One-on-one 

(1 Question)

  • Q1. When did you become serious in life
  • Ans. 

    I became serious in life during my college years, realizing the importance of responsibility and long-term goals.

    • In college, I took on leadership roles in group projects, which taught me accountability.

    • I started prioritizing my studies over social activities, focusing on my career aspirations.

    • Internships during my studies helped me understand the professional world and the need for dedication.

    • I learned to manage my tim...

  • Answered by AI

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Pennant Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

(1 Question)

  • Q1. Difference between List tuple

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
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 - Coding Test 

They will ask questions on logic

Round 3 - Technical 

(3 Questions)

  • Q1. About technology you mentioned in resume
  • Q2. And arrays or condition based
  • Q3. String function
Round 4 - HR 

(1 Question)

  • Q1. About technology and previous company about work
Round 5 - One-on-one 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. Resume related questions
Round 2 - Technical 

(1 Question)

  • Q1. Technology related
Round 3 - One-on-one 

(1 Question)

  • Q1. Discuss everything

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance 0, long working hours 10 to 11 hours, 9 working hours + break.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1hr 20 questions based on maths aptitude

Round 2 - Coding Test 

Dsa 1 hr 2 questions

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

I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Logical question
  • Q2. Basic opps and collection

Pennant Technologies HR Interview Questions

4 questions and answers

Q. How do you see yourself in the next 5 years?
Q. When did you become serious in life?
Q. Are you willing to relocate to this office?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is oops
  • Q2. Describe your skills
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

Fizz buzz question and array related

Round 2 - Technical 

(1 Question)

  • Q1. Basic react, javascript and one question to find duplicate.
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. What is the difference between var, const, and let in JavaScript?
  • Q2. What is the definition of scope in project management or development?

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. How to implement Sqlite database in React Native?
  • Q2. What are generator functions?
  • Ans. 

    Generator functions are functions that can be paused and resumed, allowing for lazy evaluation of data.

    • Generator functions use the yield keyword to pause execution and return a value.

    • They can be used to generate an infinite sequence of values.

    • They are memory efficient as they only generate values when needed.

    • Example: function* myGenerator() { yield 1; yield 2; yield 3; }

    • Example: const infiniteGenerator = function*() { ...

  • Answered by AI
  • Q3. How to implement push notifications in Android and iOS?
  • Ans. 

    Push notifications can be implemented in Android and iOS using Firebase Cloud Messaging (FCM) and Apple Push Notification service (APNs) respectively.

    • For Android, integrate FCM SDK in the app and use FCM console to send notifications.

    • For iOS, create an APNs certificate, configure the app to receive notifications, and use APNs to send notifications.

    • Both platforms require handling of notification payload in the app to di...

  • Answered by AI
  • Q4. How do you use in your last app?
  • Ans. 

    I used React Native for my last app.

    • Developed UI components using React Native

    • Integrated APIs to fetch and display data

    • Implemented Redux for state management

    • Used Firebase for authentication and database

    • Optimized app performance using React Native Debugger

  • Answered by AI
  • Q5. What is the difference between functional components and non functional components?
  • Ans. 

    Functional components are stateless and return UI elements based on input props, while non-functional components have state and can change UI based on user interaction.

    • Functional components are simpler and easier to test than non-functional components.

    • Non-functional components can have state and lifecycle methods, while functional components cannot.

    • Examples of functional components include buttons, labels, and icons, w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its Hard and requires deep knowledge of your technical skills.

Skills evaluated in this interview

Pennant Technologies Interview FAQs

How many rounds are there in Pennant Technologies Software Developer interview?
Pennant Technologies interview process usually has 4 rounds. The most common rounds in the Pennant Technologies interview process are One-on-one Round, Aptitude Test and Coding Test.
How to prepare for Pennant Technologies Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Pennant Technologies. The most common topics and skills that interviewers at Pennant Technologies expect are Java, Spring Mvc, Core Java, Hibernate and J2Ee.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Pennant Technologies Software Developer Salary
based on 10 salaries
₹4.5 L/yr - ₹9.6 L/yr
30% less than the average Software Developer Salary in India
View more details
Software Engineer
85 salaries
unlock blur

₹5.7 L/yr - ₹13 L/yr

Associate Software Engineer
67 salaries
unlock blur

₹4.1 L/yr - ₹9 L/yr

Senior Software Engineer
40 salaries
unlock blur

₹11 L/yr - ₹19.8 L/yr

Business Analyst
39 salaries
unlock blur

₹7.7 L/yr - ₹15.5 L/yr

Senior Business Analyst
32 salaries
unlock blur

₹15.3 L/yr - ₹22.8 L/yr

Explore more salaries
Compare Pennant Technologies with

PC Solutions

3.8
Compare

JMR Infotech

4.2
Compare

RNF Technologies

3.2
Compare

Ahana Systems & Solutions

3.7
Compare
write
Share an Interview