Viktoriia Roslav

C & C++ · Web Programming

0 0
82
Go to profile
I'm a game developer on Visual Studio. If you want to order my game with interface, I will be glad to help! I can also draw characters as well as animations for them in Pixel art. I can make presentations in PowerPoint. • I know programming languages such as C++ / C / C# / Python. • Full project management from start to finish. • Working with the Pixel art app. I know how to make animations and how to create a character well. • I can make edits to the work. • Experience with PowerPoint is available. • For me it is important to keep in touch with the buyer, so write to telegram and there we…
Program in C++
177
Program in C++
C & C++
Condition: Develop a program that reads input data from the keyboard and solves the problem using dynamic programming or a greedy algorithm. Solve the problem of selecting the largest number of applications for the audience. Input data: the number of…
Program in C++
197
Program in C++
C & C++
Condition: Develop a program that reads numbers N, M (1 < N, M < 256) from the keyboard - the number of vertices and edges of the graph; a sequence of M pairs of integers - edges of the graph. The program stores the graph - an adjacency list and…
Program in C++
185
Program in C++
C & C++
Condition: Develop a program that reads numbers N, M (1 < N, M < 256) from the keyboard; a sequence of N keys (integers); a sequence of M keys. The program stores the first sequence in a red-black tree. Each time a new element is added to the tree,…
Program in C++
174
Program in C++
C & C++
Task: Develop a program that reads integers N, M (1 < N, M < 256) from the keyboard, N pairs (key - integer, real number, or string depending on the task variant; value - string; all strings up to 255 characters), none of which are repeated, and M…
Program in C++
157
Program in C++
C & C++
Task: Develop a program that reads a sequence of N integers (1 < N < 256) from the keyboard, each of which is unique, stores them in a data structure queue (based on a linked list), and displays the following characteristics on the screen: - number…
Kirill Shilov

C & C++ · Java

0 0
82
Go to profile
Java/C++ developer. I approach tasks responsibly, meet deadlines, and always aim for high-quality results. I am open to new projects and challenges.
Mikhal Jaroszczuk

C & C++ · Python

0 0
82
Go to profile
Single-page HTTP server on Boost.Beast
189
Single-page HTTP server on Boost.Beast
C & C++
Why does the client need this? - Microservice for processing API requests. - Lightweight web interface for IoT devices. - Foundation for scalable projects. What does the code do? - Runs an HTTP server on port 8080. - Handles 3 types of requests: -…