omonimus1 / chicken_wings_and_PYTHON

Repo with most of my exercises and projects created while learning-by-doing Python during my sleepless night spent coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chicken wings and python

  1. What you can find in this repository
  2. How to Contribute
  3. System requirements
  4. Let's connect with me

Support me

Paypal Me

Buy Me A Coffee

What you can find in this repository

  1. Personal Projects in Python
  2. Data structures in Python
  3. Coding exercises and games
  4. Few of the coding interview experienced
  5. HackerRank Solutions
  6. Popular Python interview question

Personal Projects

Name Source code
Vocal Personal Assistant try it
Byte of Computer vision try it

Data structures in Python

Name Source code
Array try it
List built in implementations try it
Stack try it
Queue try it
Binary Search Tree try it

Coding exercises and games

Name Source code
Rock Scissor or Paper game try it
Leap year try it
Guess the number game try it
Calculate distance between any two points try it
Circle object in Python (OOP) try it
I/O operations on a file try it

few of the coding Inteview questons experienced

Name Source code
Write a coding example using ternary operator try it
List try it
List compression try it
Palindome check try it
From word to number try it
Convert number in binary, string and hexadecimal try it

HackerRank solutions

Name Source code
All my hackerank solutions View solutions

Popular coding interview questions

How to contribute

  1. Fork the repository
  2. Do the desired changes (add/delete/modify)
  3. Make a pull request

Mind that

Constructive criticisms or code reviews of any kind are very much welcome.

If you have any questions about the solutions you can find here, feel free to contact me at: davidepollicino2015@gmail.com

Requirements

  • Python interpreter

Connect with me

About

Repo with most of my exercises and projects created while learning-by-doing Python during my sleepless night spent coding.


Languages

Language:Python 82.7%Language:Shell 17.3%