Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Axios (Chantilly, VA) nel mese di set 2013
Colloquio
* 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
Domande di colloquio [1]
Domanda 1
An example of a question I was asked is:
Difference between a compiled and interpreted language.
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.
Domande di colloquio [1]
Domanda 1
Describe a technical solution you had to describe to a non-technical person.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Axios (California City, CA) nel mese di feb 2021
Colloquio
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.
Domande di colloquio [1]
Domanda 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.