Technical Phone Screen
Questions:
- Discussed resume and experience with each skill listed in the job posting.
- Why are you looking for a new job?
- HR provided information about their benefits.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
1st Technical Interview
Questions:
- In SQL, Given a table containing duplicate rows how would you get distinct/unique rows without using the distinct function?
- Write a function to count the number of vowels in a given string. Return the count.
- Write a function to compare two strings and check if they are anagrams. If they are, return True; else, return False.
- What is the Singleton pattern in Python?
- How does garbage collection work in Python?
- What parameters do you use to specify if you want AI to be more creative or more predictive?
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.