coding-exercise
There are 66 repositories under coding-exercise topic.
ui-preview
Preview layouts
Shark-In-ServiceNow-2024
Modifications on a ServiceNow instance for managing Products and Products Request, where users on the Analyst group can create a new Request and users on the Supervisor group might accept it or not. Implements important concepts like Tables, ACLs, Flow, Portal list and Portal Record
made-dicoding
Repository for storing practice results and coding exercises at the Learning Become Android Developer Expert class on Dicoding
Regular-Expression-Python
🆎 A Python script that verifies if string is part of the determined regular expression or not.
th-medias-pop-normal-var-desc
👨🏫 Um programa de python que resolve problemas de estatística e probabilidade relacionados a Teste de Hipoteses de uma população normal com variança desconhecido, para todos inputs compatíveis com a resolução de t Student
code-ui
LeetCode HackerRank Codewars CodeSignal solutions
Roman-Numerals
🏛 C# app that can convert integers to roman numerals
Cheques-Por-Extenso
💵 Um programa C# que escreve o valor de um cheque em reais por extenso
Triangle-Identifier
🔺 C# console application that can identify if a trinagle is isosceles, equilateral or scalene.
Sudoku-Validator
🔢 C# console application that validates if a string is a valid Sudoku grid or not.
Martian-Robot
🛰 C# .NET console app that moves and rotates a "robot" on a custom grid based on a string input of commands.
bouncing-ball
Bouncing ball animation in CSS or in JavaScript.
code-rush
Open-Source Competitive Coding Platform
Conference-Finder
It is the repo for the solution to task KonfHub
prime-factorization
Prime factorization using concurrency + GUI
visitor-pattern-exercise
Visitor pattern with Breadth-first and Depth-first algorithm in Java (OGP2)
calculator-api
A simple calculator web service that caches the results of its computations.
book-store
MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.
app-coding-exercise
This repository is used for storing and versioning code base for app-coding-exercise.
Semantic-Containers
This is a repository from the projects/exercises I need to create and solve in classes from Tokio School.
HTML-Introduction-Project
This is a repository from the projects/exercises I need to create and solve in classes from Tokio School.
BackpackProblem
A Sample Coding Exercise Completed as Part of a Job Interview.
php_ramhaidar
Screening Web Programmer
parrot-refactoring-kata
Kata to learn about polymorphism
TS-object-pool-game
JS game coding tutorials rewritten to TypeScript
TS-flow-fields
JS Flow Field coding tutorials rewritten to TypeScript
vim-code-assistant
Empower your Vim workflow with an intelligent code assistant that analyzes buffer contents and delivers real-time responses within Vim for enhanced productivity and coding efficiency.
mycodingexercise
My implementation of useful data structures, algorithms, and solutions to programming puzzles. This has helped me to become a better programmer and to solve complex problems with greater ease.
python_experiments
Some unconnected coding experiments used for learning.
password-checker
Essentially, this program takes an inputted password from the user and outputs whether or not it is a good password based on the requirements specified in README.md.
OI-Etap-I-20.10-17.11.2008-Slonie_Python
A task from polish IT olympiad (in Python) - https://oi.edu.pl/static/attachment/20110704/oi16.pdf - page 71
k-Means_Octave
k-Means algorithm from scratch in Octave (Matlab). With sample input data and results.
kNN_Octave
k Nearest Neighbors algorithm from scratch in Octave (Matlab). With sample input data and results.
crazy-ranges-kata
Implement a special range generator and a range shrinker.
99problems
OCaml's 99 problems (...but in haskell).
Student_Becomes_the_Teacher_Py_2
Codecademy's “Challenge Course”. You are the teacher of your own class. Make a gradebook for all of your students and manage your class information.