/Python

Primary LanguageJupyter Notebook

Python Coding Addict, Homeworks, Jupyter Notebootk

This workshop repository contains Python Coding Challenges and inclass notes as Jupyter Notebook files.

Description

You can find python addict question in this folder. I put my solitons and some files also have more than one solution. I put additional solution that ı found them from internet.

You can find also interview question solution also. I try to put explanation of questions such as;

  • QUESTION:

  • This is an interview question asked by Facebook.

  • Given the mapping a = 1, b = 2, ... z = 26, and an encoded message, count the number of ways it can be decoded.

  • For example, the message '111' would give 3, since it could be decoded as 'aaa', 'ka', and 'ak'.

  • You can assume that the messages are decodable.

  • For example, '001' is not allowed.

You can find python homework question in this folder. I put my solitons and some files also have more than one solution. I put additional solution that ı found them from internet.

You can find python class notes separated as subject by subjet or session by sesion

You can acces to summary of the all lessons via this file