Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Axios (California City, CA) em fev. de 2021
Entrevista
3Round 1: Coding Assessment
1. **Array Manipulation:**
- Task: Implement a function to rotate an array by K steps to the right.
- Constraints: Use constant space.
2. **String Manipulation:**
- Task: Given two strings, determine if they are anagrams.
- Constraints: Optimize for time complexity.
3. **Linked List Operations:**
- Task: Write a function to reverse a linked list.
- Constraints: Implement it iteratively.
Candidates will be evaluated based on correctness, efficiency, and coding style. Successful completion moves to the next round.
Perguntas de entrevista [1]
Pergunta 1
Round 1: Coding Assessment
1. **Array Manipulation:**
- Task: Implement a function to rotate an array by K steps to the right.
- Constraints: Use constant space.
2. **String Manipulation:**
- Task: Given two strings, determine if they are anagrams.
- Constraints: Optimize for time complexity.
3. **Linked List Operations:**
- Task: Write a function to reverse a linked list.
- Constraints: Implement it iteratively.
Candidates will be evaluated based on correctness, efficiency, and coding style. Successful completion moves to the next round.
The interview was with very technical, but personable managers which was great and unusual for me. They made the company seem like a good place to be and the work seem interesting.
Perguntas de entrevista [1]
Pergunta 1
Describe a technical solution you had to describe to a non-technical person.
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 semanas. Fui entrevistado pela Axios (Chantilly, VA) em set. de 2013
Entrevista
* Phone Screen - standard phone screen: technical questions and project-questions
* On-site Interview - several interviews over the course of a couple hours, taken out to lunch, and a VP interview
Perguntas de entrevista [1]
Pergunta 1
An example of a question I was asked is:
Difference between a compiled and interpreted language.