Upload Button Icon Add office photos

Filter interviews by

Pathfinder Business Analysis Software Engineer Intern Interview Questions and Answers

Updated 23 Sep 2024

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is list and tuple
  • Ans. 

    List and tuple are data structures in Python. List is mutable and tuple is immutable.

    • List is a collection of items that are ordered and changeable.

    • Tuple is a collection of items that are ordered and unchangeable.

    • List uses square brackets [] while tuple uses parentheses ().

    • Example of list: ['apple', 'banana', 'cherry']

    • Example of tuple: ('apple', 'banana', 'cherry')

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does Django apply migrations to the database?
  • Ans. 

    Django applies migrations to the database using the 'manage.py migrate' command.

    • Django tracks changes to models and generates migration files accordingly.

    • The 'manage.py makemigrations' command creates migration files based on model changes.

    • The 'manage.py migrate' command applies the generated migration files to the database.

    • Migrations help keep the database schema in sync with the changes in Django models.

  • Answered by AI
  • Q2. What is hoisting in javascript?
  • Ans. 

    Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable declarations are hoisted to the top of their scope, but not their assignments.

    • Function declarations are fully hoisted, meaning they can be called before they are declared.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
Round 2 - Assignment 

Create a full stack application in 3 days.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. MULTIPLE QUESTIONS OF OOPS
  • Q2. Program of prime number
  • Ans. 

    A program to find prime numbers within a given range

    • Iterate through numbers in the given range

    • Check if each number is divisible by any number other than 1 and itself

    • If not divisible, it is a prime number

  • Answered by AI
  • Q3. Pseudo code of finding ones in a number
  • Ans. 

    Count the number of ones in a given number using pseudo code

    • Initialize a count variable to 0

    • Iterate through each bit of the number and check if it is 1

    • Increment the count if the bit is 1

    • Return the count as the result

  • Answered by AI
  • Q4. Basic questions of sql and mongodb

Interview Preparation Tips

Interview preparation tips for other job seekers - have proper command of oops ,basic DSA and have good projects

Skills evaluated in this interview

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

I was interviewed in Dec 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Lifecycle hooks of Angular
  • Ans. 

    Angular lifecycle hooks are methods that allow you to tap into specific points in a component's lifecycle.

    • ngOnChanges: called when an input property changes

    • ngOnInit: called once the component is initialized

    • ngDoCheck: called during every change detection run

    • ngAfterContentInit: called after content (ng-content) has been projected into the component

    • ngAfterContentChecked: called after every check of the projected content

    • ng...

  • Answered by AI
  • Q2. SOLID principles
Round 2 - Technical 

(1 Question)

  • Q1. Questions on SQL
Round 3 - HR 

(1 Question)

  • Q1. Introduction and basic questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are services in Drupal?
  • Ans. 

    Services in Drupal are reusable objects that perform specific functions, such as database queries or sending emails.

    • Services are defined in YAML files and can be accessed throughout a Drupal site.

    • They are used to encapsulate reusable functionality and promote code reusability.

    • Examples of services in Drupal include the database service for interacting with the database, the mail service for sending emails, and the logge

  • Answered by AI
  • Q2. How to debug in Drupal?
  • Ans. 

    Debugging in Drupal involves using tools like Devel module, watchdog(), and error logs.

    • Enable Devel module for debugging information

    • Use watchdog() function to log messages to Drupal's watchdog log

    • Check error logs for PHP errors and warnings

    • Use dpm() function to print variables for debugging purposes

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Questions based on Java , C++ , OOPs, cloud computing, one coding question, regarding previous projects, some behavioural questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain your backgroun
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 njsfds asjdfjsda iasdfjk kffojal;ks

Round 3 - One-on-one 

(2 Questions)

  • Q1. About projects and internship
  • Q2. About my experience leading a team

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and answer calmly and don't fumble keep it friendly

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. General questions related to Informatica and ETL
  • Q2. Questions related to Robotic Process Automation

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. I applied for the role which was a related to Data Management and Automation.
2. Interview questions were average and answerable.
3. They sounded like they wanted an 'All Rounder' who can perform duties related to any role within the team and they called it "Cross Functional". Skill-set / Role may go for a toss.
4. They were desperate for resources. You may negotiate and get a better pay hike :P
5. Had hopes with this company but decide to skip after interview experience.

BEWARE, You may be exploited!

Pathfinder Business Analysis Interview FAQs

How many rounds are there in Pathfinder Business Analysis Software Engineer Intern interview?
Pathfinder Business Analysis interview process usually has 1 rounds. The most common rounds in the Pathfinder Business Analysis interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.5
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 788 Interviews
BCG Interview Questions
3.8
 • 194 Interviews
Citco Interview Questions
3.2
 • 134 Interviews
Bain & Company Interview Questions
3.8
 • 102 Interviews
Blackrock Interview Questions
3.8
 • 101 Interviews
View all
Process Associate
163 salaries
unlock blur

₹1.4 L/yr - ₹4 L/yr

Software Engineer
46 salaries
unlock blur

₹2.7 L/yr - ₹11.9 L/yr

Processing Executive
30 salaries
unlock blur

₹1 L/yr - ₹3.1 L/yr

Research Associate
25 salaries
unlock blur

₹3 L/yr - ₹4.3 L/yr

Data Analyst
22 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Explore more salaries
Compare Pathfinder Business Analysis with

Frost & Sullivan

3.1
Compare

Gartner

4.2
Compare

McKinsey & Company

3.9
Compare

BCG

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