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.
Questions d'entretien [1]
Question 1
Describe a technical solution you had to describe to a non-technical person.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Axios (California City, CA) en févr. 2021
Entretien
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.
Questions d'entretien [1]
Question 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.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Axios (Chantilly, VA) en sept. 2013
Entretien
* 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
Questions d'entretien [1]
Question 1
An example of a question I was asked is:
Difference between a compiled and interpreted language.