Palo Alto Networks
3 interview experiences from candidates.
Palo Alto Networks | Staff Software Engineer (Mid Level) | Coding | Onsite
Staff Software Engineer
In Memory Rate Limiter Design Problem: Design a Rate Limiter for Threat Intelligence Problem Statement: Design and implement a simple in memory RateLimiter class that tracks incoming requests from different IP addresses....
PaloAlto Networks | Senior Staff Software Engineer | Coding | Phone Screen
Senior Staff Software Engineer
Design a system that will make sure to verify a JSON input is syntactically correct and can be accepted as a complete input. There is not schema attached to the JSON input. You have to make sure that all the JSON objects...
Palo Alto Networks | SWE (Senior) | Coding | Onsite
SWE
Create a deck of cards. Card values can be represented by the integers 2 14 and suits can be represented by A D (52 cards total). For example: deck = [2A, 3A, 4A, ... 2B, 3B, ..., 14D] Create a draw card() function which...