Python technical level questions
Desenvolvedor De Software Senior Interview Questions
6,803 desenvolvedor de software senior interview questions shared by candidates
Design a chat client
A very wide range of questions, from very basic OOP concepts to very advanced microservices and SOA architectures.
Write 3 functions that take 2 strings as arguments and return True if the strings match. - simple substring search - add a wildcard char that means exactly one any symbol - add a wildcard char that means 0 or 1 of the previous symbol (a* means '' or 'a', for example)
What's new in .NET4.0 and .NET4.5
1. Real problems to apply design pattern 2. Oops: focus on inheritance , SOLID 3. DI 4. Algorithm based like array, card deck, sort/search
Tell me something about yourself! Your strength? Your weaknesses.
Code design: implement a rate limiter.
I was asked the question about ACID implementation in C#. Also was given a problem described as pretty typical for that company and asked how to deal with that model. The overall problem was about gathering feeds and transforming them into a data via ETL engine to multiple databases.
What drew you towards the IT field when you first started?
Viewing 581 - 590 interview questions