GDSC UIET KUK ๐Ÿ“ , welcomes you all to this amazing event where you will be introduced to the world of coding ๐Ÿ’ป .

Overview

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Commit-Ur-Code ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

GDSC UIET KUK ๐Ÿ“ , welcomes you all to this amazing event where you will be introduced to the world of coding ๐Ÿ’ป .
It is going to be a very informative experience. We will guide you from the step one.

The main focus will be on the following topics ๐Ÿ“ :-
1. Data structures and Algorithms ๐ŸŽฎ &
2. Competitive programming ๐Ÿ“ˆ

Along with these you will be learning the basic elements of different languages like C++,Python and Java,etc.that are commonly used in competitive programming,tutorial on Github will be there.
Don't worry if you are not familiar with these ,we will start from the very basic elements . Coding is not something that you can learn in a day or two .So,the event will go on for a week.You will also be given some problem statements to solve. Besides these a certificate ๐ŸŽ“ will also be provided .

Are you ready for the code-ride ?


Rules you should follow โš–๏ธ

โญ Fork the repository, add your file, and create a new pull request.
โญ You will be given one question daily, you have to submit that between 12 am to 11:59 pm.
โญ You have to write your code in only these languages, C++, Java, Python.
โญ Make sure that the extension is valid. For C++ it should be .cpp, for python it should be .py, for java it should be .java.
โญ The File should be executable which means there should not be any error in the code.
โญ In order to get Certificate of participation one must have at least 4 accepted PRโ€™s.
( Excluding Demo Question )
โญ You have to submit your PR's in the required folder specially not in the outer-most folder and also do not create PR's in any branch other than main.


For Queries and furthur updates join our Slack Workspace ๐Ÿ”—

Owner
Google Developer Student Club UIET KUK
Developer Student Clubs are university based community groups for students interested in Google developer technologies.
Google Developer Student Club UIET KUK
Python code to control laboratory hardware and perform Bayesian reaction optimization on the MIT Make-It system for chemical synthesis

Description This repository contains code accompanying the following paper on the Make-It robotic flow chemistry platform developed by the Jensen Rese

Anirudh Nambiar 11 Dec 10, 2022
Percolation simulation using python

PythonPercolation Percolation simulation using python Exemple de percolation : Etude statistique sur le pourcentage de remplissage jusqu'ร  percolation

Tony Chouteau 1 Sep 08, 2022
A quick experiment to demonstrate Metamath formula parsing, where the grammar is embedded in a few additional 'syntax axioms'.

Warning: Hacked-up code ahead. (But it seems to work...) What it does This demonstrates an idea which I posted about several times on the Metamath mai

Marnix Klooster 1 Oct 21, 2021
Blender Add-on to Add Metal Materials to Your Scene

Blender QMM (Quick Metal Materials) Blender Addon to Add Metal Materials to Your Scene Installation Download the latest ZIP from Releases. Usage This

Don Schnitzius 27 Dec 26, 2022
Create rangebased on lists or values of the range itself. Range any type. Can you imagine?

funcao-allrange-for-python3 Create rangebased on lists or values of the range itself. Range any type. Can you imagine? WARNING!!! THIS MODULE DID NOT

farioso-fernando 1 Feb 09, 2022
External Network Pentest Automation using Shodan API and other tools.

Chopin External Network Pentest Automation using Shodan API and other tools. Workflow Input a file containing CIDR ranges. Converts CIDR ranges to ind

Aditya Dixit 9 Aug 04, 2022
This repository containing cross-section cut and fill calculations using Python programming language.

cross-section This repository is containing cut and fill calculations for cross-section using Python programming language. This codes is made to calcu

3 Jun 15, 2022
1. ๋„ค์ด๋ฒ„ ์นดํŽ˜ ๋Œ“๊ธ€์„ ๋นจ๋ฆฌ ๋‹ค๋Š” ๊ธฐ๋Šฅ

naver_autoprogram ๊ธฐ๋Šฅ ์„ค๋ช… ๋„ค์ด๋ฒ„ ์นดํŽ˜ ๋Œ“๊ธ€์„ ๋นจ๋ฆฌ ๋‹ค๋Š” ๊ธฐ๋Šฅ ๋„ค์ด๋ฒ„ ์นดํŽ˜ ์ž๋™ ์ถœ์„ ์ฒดํฌ ๊ธฐ๋Šฅ ๋™์ž‘ ๋ฐฉ์‹ ์นดํŽ˜ ๋Œ“๊ธ€ ๊ธฐ๋Šฅ ๊ธฐ๋ณธ ๋™์ž‘์€ ์ฃผ๊ธฐ์ ์ธ ์Šค์ผ€์ฅด ๋™์ž‘์œผ๋กœ ํ•ด๋‹น ์นดํŽ˜ ID ์™€ ํŠน์ • API ์ฃผ์†Œ๋กœ ๋Œ€์ƒ์ด ์ƒˆ๊ธ€์„ ์ž‘์„ฑํ–ˆ๋Š”์ง€ ์ฒดํฌ. ํ•ด๋‹น ๋Œ€์ƒ์ด ์ƒˆ๊ธ€ ๋“ฑ

1 Dec 22, 2021
A simple but complete exercise to learning Python

ResourceReservationProject This is a simple but complete exercise to learning Python. Task and flow chart We are going to do a new fork of the existin

2 Nov 14, 2022
Get a list of content on your Netflix My List that is expiring in the next month or two.

Netflix My List Expiring Movies Annoyed at Netflix for taking away your movies? Now you don't have to be! Installation instructions Install selenium C

24 Aug 06, 2022
A submodule of rmcrkd/ODE-Uniqueness

Heston-ODE This repo contains the Heston-related code that accompanies the article One-sided maximal uniqueness for a class of spatially irregular ord

0 Jan 05, 2022
Criando um jogo de naves espaciais com Pygame. Para iniciantes em Python

Curso de Programaรงรฃo de Jogos com Pygame Criando um jogo de naves espaciais com Pygame. Para iniciantes em Python Prรฉ-requisitos Antes de comeรงar este

Flรกvio Codeรงo Coelho 33 Dec 02, 2022
Provide error messages for Python exceptions, even if the original message is empty

errortext is a Python package to provide error messages for Python exceptions, even if the original message is empty.

Thomas Aglassinger 0 Dec 07, 2021
A minimalist production ready plugin system

pluggy - A minimalist production ready plugin system This is the core framework used by the pytest, tox, and devpi projects. Please read the docs to l

pytest-dev 876 Jan 05, 2023
A simple IDA Pro plugin to show all HexRays decompiler comments written by user

XRaysComments A simple IDA Pro plugin to show all HexRays decompiler comments written by user Installation Copy the file xray_comments.py to the plugi

Nox 20 Dec 27, 2022
This repository contains the exercices for the robotics class at Supaero, 2022.

Supaero robotics, 2022 This repository contains the exercices for the robotics class at Supaero, 2022. The exercices are organized by notebook. Each n

Gepetto team, LAAS-CNRS 5 Aug 01, 2022
Various hdas (Houdini Digital Assets)

aaTools My various assets for Houdini "ms_asset_loader" - Custom importer assets from Quixel Bridge "asset_placer" - Tool for placment sop geometry on

9 Dec 19, 2022
A complex language with high level programming and moderate syntax.

zsq a complex language with high level programming and moderate syntax.

an aspirin 6 Jun 25, 2022
TinyBar - Tiny MacOS menu bar utility to track price dynamics for assets on TinyMan.org

๐Ÿ“ƒ About A simple MacOS menu bar app to display current coins from most popular

Al 8 Dec 23, 2022
Manipulation OpenAI Gym environments to simulate robots at the STARS lab

liegroups Python implementation of SO2, SE2, SO3, and SE3 matrix Lie groups using numpy or PyTorch. [Documentation] Installation To install, cd into t

STARS Laboratory 259 Dec 11, 2022