
Company overview
IT One
Latest vacancy: July 29, 2026
- Vacancies
- 7
- Interviews
- 13
- Questions
- 643
- Tasks
- 20
Published in the selected period
Vacancies · 2
Published records
Interviews · 13
Grouped by direction
Questions and tasks · 663
System Analyst
Have you worked with integrations, application development, backend, frontend?
SQL query analysis: how many columns will it output, the maximum number of rows, business meaning.
Entities 'Client', 'Order', 'Product', and 'Payment'. Describe the data structure, relationships between entities, and justify the choice of storage model.
QA / QA Automation
Tell us about your experience in implementing and configuring continuous integration and delivery processes.
Can you give an example of a complete testing scenario from start to finish?
Do you have experience working with the Linux operating system?
How can a new file be created in the Linux operating system?
Java
What steps are necessary to integrate an external Spring Bean into your application?
Can you list different types of exceptions you have encountered in practice?
How many threads does a parallel Stream use in the standard API configuration?
Какое отличие между конструкциями try-catch-finally и try-with-resources при обработке исключений и управления ресурсами?
Can you list the main areas within the JVM and their functions?
Filtering, converting to uppercase, and sorting strings
Calculating the number of rows after table cross-join
Selecting users with products and names starting with 'A'
Selection of employees with total payments exceeding a specified threshold
Determining the output when re-throwing exceptions in nested try-catch-finally blocks
Sorting an array of strings with priority for characters «s» and «k»
Total payout amount for each employee
Basic stack implementation
Determining the first unique number in the array