Sobes.tech

Are you considering employment in other companies or alternative positions?

Junior — Middle
157

What is the minimum salary level at which you are willing to consider new offers?

Junior — Middle
156

What is the correct way to issue banknotes — why should they be issued in the largest denominations possible?

155

Do you have experience working with distributed architectures?

Junior — Middle
155

What was the largest volume of stored data in projects?

151

```python # a = "abc", not-empty, unique (m) # s = "dfaga[bfkac]ebf" => "aceb" (n) O(n) # s = "cfaafb" => "cfaafb" # s = "affb" => "" from collections import Counter def min_s(a: str, s: str) -> str: need = Counter(a) ```

149

How to handle boundary cases of input data — negative numbers, too large sums, incorrect values?

149

How do you assess the attractiveness and prospects of using the Go language in your professional activity?

Junior — Middle
149

Have you had practical experience using cloud platforms for data storage?

Intern — Junior
149

What qualities of employees help build an effective and harmonious team?

Junior — Middle
147
/5