Programming Solutions for OJs and Algorithms
-
Updated
May 17, 2019 - C++
Programming Solutions for OJs and Algorithms
Solutions of some problems in competitive programming
Some examples druing the OOP (objective oriented programming) courses given by me (Ivan Filipov) as a teaching assistant @ Faculty of Mathematics and Informatics, Sofia University 2015-2018
🧠 Algorithms and Data structures
🧠 💡 📈 A project based in High Performance Computing. This project was built using CUDA (Compute Unified Device Architecture), C++ (C Plus Plus), C, CMake and JetBrains CLion. The scenario of the project was a GPU-based implementation of the Self-Organising-Maps (S.O.M.) algorithm for Artificial Neural Networks (A.N.N.), with the support of CUDA …
Solutions for Algorithmic Problems
Solutions to some of the past problems of various Australian informatics olympiads.
☁️ 📲 🔥 A project based in Mobile and Pervasive Computing. This project was built using Arduino, C++ (C Plus Plus), Java, Android and Google App Engine. The scenario chosen for this project was to combat forest fires with the use of sensors and actuators, to detect and prevent fire occurrences in forests, as also, collect and analyse data from th…
Exam questions for the 14th Computer Olympics at King Mongkut's University of Technology North Bangkok
This is a set of solutions to competitive programming problems from ORAC, Codeforces, AtCoder, and CSES (the latter two to a lesser extent). All code has been written in C++.
☁️ 📱 🌐 Projects based in Mobile and Pervasive Computing Labs. This projects was built using C++ (C Plus Plus) and Arduino IDE. This repository it's based in some practical lab exercises and examples related with Mobile and Pervasive Computing, among many others!
Detailed solution guides for problems in the Australian Informatics Olympiad. I wanted to share my experience on these problems and how i came to a solution. I learn from USACO from a tutor site and also by learning off USACO guide. Hope to get into the IOI team some day.
Laboratorios prácticos de Seguridad en Computación, de la EPCC - UNSA
This program is my assignment in semester 2. My college assignment requires using several data structures, namely list, stack, queue, set, map, tree, graph, disjoint set, sorting, binary tree, binary search tree, MST (Prim's Algorithm) , Shortest Path (Djikstra)
practical-data-structure-archive
Add a description, image, and links to the informatics topic page so that developers can more easily learn about it.
To associate your repository with the informatics topic, visit your repo's landing page and select "manage topics."