Upload Button Icon Add office photos

Filter interviews by

Palo Alto Networks Fullstack Developer Intern Interview Questions and Answers

Updated 26 Jul 2024

Palo Alto Networks Fullstack Developer Intern Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Online coding test - 3 leetcode questions

Round 2 - Technical 

(1 Question)

  • Q1. Min stack questions in leetcode

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is design pattern
  • Q2. Which design pattern have you used

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Clear and stay on track only
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to find the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • HashMap allows one null key and multiple null values.

    • Th...

  • Answered by AI
  • Q2. What is singleton class and its implementation
  • Ans. 

    Singleton class is a class that can only have one instance and provides a global point of access to it.

    • Singleton class restricts the instantiation of a class to one object.

    • It provides a way to access its unique instance globally.

    • Commonly used in scenarios where only one instance of a class is needed, such as database connections or thread pools.

  • Answered by AI
  • Q3. Find all the pairs with given sum coding
  • Ans. 

    The task is to find all pairs in an array that add up to a given sum.

    • Iterate through the array and store each element in a hash set.

    • For each element, check if the difference between the sum and the element exists in the hash set.

    • If it does, add the pair to the result list.

  • Answered by AI

Skills evaluated in this interview

Palo Alto Networks Interview FAQs

How many rounds are there in Palo Alto Networks Fullstack Developer Intern interview?
Palo Alto Networks interview process usually has 2 rounds. The most common rounds in the Palo Alto Networks interview process are Coding Test and Technical.

Tell us how to improve this page.

Palo Alto Networks Fullstack Developer Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.1
 • 395 Interviews
CitiusTech Interview Questions
3.4
 • 266 Interviews
Altimetrik Interview Questions
3.8
 • 211 Interviews
Xoriant Interview Questions
4.2
 • 180 Interviews
ThoughtWorks Interview Questions
3.9
 • 145 Interviews
Apexon Interview Questions
3.3
 • 134 Interviews
Luxoft Interview Questions
3.7
 • 120 Interviews
TEKsystems Interview Questions
3.4
 • 115 Interviews
View all
Senior Staff Engineer
46 salaries
unlock blur

₹27.6 L/yr - ₹68 L/yr

TAC Engineer
31 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Principal Engineer
29 salaries
unlock blur

₹37 L/yr - ₹80 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹27 L/yr - ₹56 L/yr

Staff Engineer
26 salaries
unlock blur

₹15 L/yr - ₹45 L/yr

Explore more salaries
Compare Palo Alto Networks with

Check Point Software Technologies

3.7
Compare

Fortinet

4.2
Compare

FireEye

4.3
Compare

NortonLifeLock's

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