Skip to content

Mr-S-Mirzoev/Cpp-Projects

Repository files navigation

Cpp-Projects

Repository structure

Here I collect the tasks from the past interviews.

  • Command (2020 Q1-Q2 / AVSoft): Command (with redo/undo) used to update XML structure of company
  • Readers&Writers Problem (2020 Q1-Q2 / AVSoft): Classical synchronization problem solution
  • Multithreading in Matrix Multiplication (2020 Q1-Q2 / 1C)
  • Beautiful Numbers (2020 Q1-Q2 / Delta Solutions): Quantity of "beautiful" 13-digit numbers in 13-digit system
  • Huobi-Analyzer (2020 Q3-Q4 / L3 Tech): Analyser for Huobi option with Google benchmark tests

Here I collect tasks from studies at the Computer Science faculty of MSU

  • Solutions for Contests at CMC MSU (2019 - 2020)
  • STL Tutorial for beginners (2020 Q1)
  • Large Numbers Support (2020 Q2)
  • Sorting Algorithms Comparison (2020 Q2)
  • Abstract Types Of Data (2020 Q3)
  • Red&Black tree (2020 Q3)
  • Yandex.Contest (2021 Q2): Solution for Contest for Sirius.ML program
  • Linear algebra support (2021 Q4): Fast matrix and vector operations and memory-efficient matrix storage