I applied online. I interviewed at Palo Alto Networks
Interview
In this process which i didnt i did the following tasks
1. zoom interview
2. home task
3. home task review
during the review they asked me to fix some things. they send it to me by mail
Interview questions [1]
Question 1
you have a givven text file with all the english words.
u need to build a runnable service, to deploy it on github on private repository. the service should be running on a given port and have 2 api's
1. ?similar=aab
2. ?statistics
1. should return all English permutations:
{"similar":["aba","baa"]}
2. statistacs
{"totalWords":305000,"totalRequests":"5","avgProctimeTime":"1720404"}
u can use any lang, the system should handle large scale requests
I interviewed at Palo Alto Networks (Tel Aviv-Yafo)
Interview
Get info on the position and company/ team/ position
Tell about you self/ resume and tech stack
Describe a system you worked on
what are you looking for in you next position
Interview questions [1]
Question 1
Given a List of strings print the groups of anagrams
I applied through an employee referral. I interviewed at Palo Alto Networks
Interview
Had a friend referred me, then I was reached by a recruiter. Quickly scheduled the first round, which was with the HM, after passing it, 3 final rounds were scheduled.
Interview questions [1]
Question 1
1st round is with the hiring manager, gave a coding problem (variation of graph problem word ladder) and asked for improvement (multi-thread). Didn't need to run and test code.
1st round is with the hiring manager, gave a coding problem (variation of graph problem word ladder) and asked for improvement (multi-thread). Didn't need to run and test code.
2nd round was with 2 engineers, this was a problem-solving round. Given a piece of code, how to improve it (multi-thread again). Only need to write sudo code.
3nd round was with 2 engineers again, a system design round. Not a typical system design problem, more like a real problem in the work.
There was a conversation with HR, and then I was scheduled for an interview with a team leader about my technology stack. According to the stack, he asked me deeper questions to check my understanding. The next interview consisted of a technical question, posed as a LeetCode problem, and a coding question.