There was a live coding exercise that was moderately challenging but open-book, as in looking things up on the internet was acceptable. Questions from non-engineers were focused on my experiences mentoring less experienced engineers and ways I use to spread knowledge throughout a tech org.
Tech Lead Interview Questions
3,069 tech lead interview questions shared by candidates
1. Related to DS and Algos.
given array of +ve, -ve numbers and 0's rearrage all such that all +ves followed by zeros followed by -ves in 0(n) time, const space.
its more related to my current working project technology only, and some condition-based question they were asking, not theoretical question.
HR first call Current position, current salary, desired salary. They asked about my proficiency levels on a number of technologies, NodeJS, Java, Python, design patterns, OOP, etc. Technical interview Data structures, RDBMS's, OOP concepts, and Javascript questions. Data structures question such describing stacks, queues, trees, etc. Foundations of OOP. Characteristics of relational database management systems and SQL clauses. Code evaluation questions, ReactJS questions regarding hooks and components. First interview serves as a mock up for the client interview.
[ 1 1 1 1 1 0 0 1 1 1 ] [ 0 1 1 1 1 1 0 1 0 1 ] [ 0 0 1 0 1 1 1 0 0 1 ] [ 1 0 1 0 1 0 1 1 0 1 ] [ 0 0 0 1 0 0 0 1 0 1 ] [ 1 0 1 1 1 0 0 1 1 0 ] [ 0 0 0 0 1 0 0 1 0 1 ] [ 0 1 1 1 1 1 1 1 0 0 ] [ 0 1 1 1 1 1 1 1 0 0 ] [ 0 1 1 1 1 1 1 1 0 0 ] [ 0 1 1 1 1 1 1 1 0 0 ]
Display exactly 2 subsets in form of possible substrings of a string in alphabetical order such that both of those must start with a vowel and end with a consonant.
How did you manage a team member who was having an issue?
boas perguntas, referente ao meu conhecimento tecnico, como lidero times e como realizo processos do dia a dia.
singleton design pattern
Viewing 1201 - 1210 interview questions