Practice for the Charles Schwab interview with these recently asked interview questions.
| Question | Topic | Difficulty |
|---|---|---|
Data Structures & Algorithms | Easy | |
Given a string, find the first non-repeating character in it and return its index. If it doesn’t exist, return -1. Example questions: Consider a string where all characters are lowercase alphabets. Example 1: Input:
Output:
In the string ‘helloworld’, the first non-repeating character is ‘h’, which is at index 0. Example 2: Input:
Output:
In the string ‘concussion’, the first non-repeating character is ‘u’, which is at index 4. | ||
A/B Testing | Medium | |
Behavioral | Medium | |
SQL | Easy | |
Machine Learning | Medium | |
Statistics | Medium | |
SQL | Hard | |
Machine Learning | Medium | |
Python | Easy | |
Deep Learning | Hard | |
SQL | Medium | |
Statistics | Easy | |
Machine Learning | Hard |
Check your skills...
How prepared are you for working at Charles Schwab?
Most data science positions fall under different position titles depending on the actual role.
From the graph we can see that on average the Data Scientist role pays the most with a $166,000 base salary while the Business Analyst role on average pays the least with a $89,345 base salary.
Discussion & Interview Experiences