Describe a time you had to teach someone a technological skill?
Technology Development Interview Questions
32,587 technology development interview questions shared by candidates
Given a value V, if we want to make change for V cents, and we have infinite supply of each of C = { C1, C2, .. , Cm} valued coins, what is the minimum number of coins to make the change?
A time you described a technical concept to someone with no technical experience? A time you had to learn something new to achieve a goal? What is a project that makes you the most proud? Given these resource costs, percentages, and benefits, which of the 2 companies should we hire to do this task? Design data structure. Binary Tree and LL Leetcode questions.
How would you design a system to keep track of credit and debit cards?
Determine if a string of expressions ( (,[,{) is balanced, I.e for every opening expression there's a closing.
Given a string of characters, check to see if any parentheses and brackets used are balanced.
Find first common occurrence of value in 2 stacks
What challenges have you faced in previous projects and how did you overcome them?
Find the k from last value in a linked list.
The case interview for me was an encryption case study. First we talked about public and private key encryption, which type of information we want to encrypt (think risk assessment models here), why cybersecurity as a whole is important. Then the actual study was a we were given some kind of command line function that ran an encryption script on a file. I was asked to write pseudo code. The command line script returns a 0 upon successful completion.
Viewing 321 - 330 interview questions