Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Axios (California City, CA) en feb 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.
Preguntas de entrevista [1]
Pregunta 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.
Preguntas de entrevista [1]
Pregunta 1
Describe a technical solution you had to describe to a non-technical person.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 semanas. Acudí a una entrevista en Axios (Chantilly, VA) en sept 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
Preguntas de entrevista [1]
Pregunta 1
An example of a question I was asked is:
Difference between a compiled and interpreted language.