Interview 4: Moderate because long duration, More background information and ask why you want to work for BOKF, they will tell you more about the culture to make sure you are a good fit, back to back interviews
Mobile Engineer Interview Questions
3,455 mobile engineer interview questions shared by candidates
Write a function that takes an array of Tuples of the form ((string) color, (int) weight), and returns a single random color in proportion to its weight. So if the function was given [(red, 10), (green, 20), (blue, 30)], it would return red 1/6 of the time, green 1/3, and blue 1/2.
Describe your software development process.
How you handle tight deadlines
What is python regular expression. What are basic data types in python
During the technical interview I was given a laptop and I was asked to build a simple React.js application starting from some boilerplate code. During the first hour of the technical interview we focused more on building the frontend of the application, while during the second we worked on the backend to make it persistent and a little more complete. In general I thought it was a great interview question since it basically turned into a pair programming session where we didn't just talk about React, but the entire application stack and web technologies more in general. Everybody was genuinely nice all along the process, trying to make me feel comfortable at all times, and in general also open to discuss different solutions to the problems we were discussing.
About my previous experience, few sql questions, testing questions, few selenium questions like broken links finding and the process of clicking on all the available links on the page etc and few behavioral questions.
Given 2 strings, what are the minimum number of swaps needed to match them
How to change a response using Charles?
What are Objective-C class extensions?
Viewing 141 - 150 interview questions