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)
Desenvolvedor Senior Interview Questions
8,028 desenvolvedor senior interview questions shared by candidates
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?
What is the best case lookup time for a hash table?
What 4 functions are automatically generated for a class by the c++ compiler?
Como cuidaria da performance do frontend com angular ?
Viewing 691 - 700 interview questions