Worst possible interviewer I have ever seen. Very uninterested and refused to turn on the camera. At a point he made me believe he wasn't even listening. Also the questions were ver inappropriate for an intern
Interview questions [1]
Question 1
how does a security system work for a web application
I applied through college or university. I interviewed at Okta (Seattle, WA) in Mar 2020
Interview
The interview process at Okta is probably the worst in the entire tech industry. I initially applied on their website after being prompted by a recruiter through my school. I completed the online assessment, which took approximately four hours. The next day the recruiter informed me that my test score was not high enough for the position, although my code passed all the test cases. The recruiter then suggested I apply for another position, Application Analyst Intern, which I did. I then completed another online assessment that involved answering questions related to software engineering, networking and API development. I waited patiently for a response but was informed later that there were over 6000 applicants for the position and so the company was no longer moving forward with my candidacy. My advice to anyone would be to avoid applying to this sham of a tech company that has absolutely no respect for peoples' time. They seem to be running a giant "head hunting" operation, but their products are second rate, which does not merit their absolutely insane hiring practices.
Interview questions [1]
Question 1
Give an example of when you developed with a public API?
I applied online. The process took 4 weeks. I interviewed at Okta (Toronto, ON) in Feb 2020
Interview
I was given a coding assessment to do with up to 4 hours to do it. I was emailed to have an interview over a week later. I spoke to the interviewer about my past projects for about 3-5 minutes. Then I attempted two coding questions.
Interview questions [2]
Question 1
You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a linked list.
You may assume the two numbers do not contain any leading zero, except the number 0 itself.