Mohamed Shahin (mister0)

mister0

Geek Repo

Company:Google

Location:Zurich, Swizerland

Home Page:http://eg.linkedin.com/in/mohamadessam/

Github PK Tool:Github PK Tool

Mohamed Shahin's repositories

How-to-prepare-for-google-interview-SWE-SRE

This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position

TicTacToe

A java console application to implement the famous game tic-tac-toe

Language:JavaStargazers:2Issues:2Issues:0

python-socket-server

A simple socket server in python that uses google buffer protocol to receive events and write it to csv file, there is an endpoint (written in java) calling this server in this repository : https://github.com/mister0/java-event-endpoint

Language:PythonStargazers:1Issues:2Issues:0

adventOfTheCode

One of my solutions to https://adventofcode.com/2018

Stargazers:0Issues:2Issues:0

java-event-endpoint

A simple java endpoint that uses sockets and google buffer protocol to send events, the other part of the application is https://github.com/mister0/python-socket-server

Language:JavaStargazers:0Issues:2Issues:0

machine-learning-hello-world

A python "Hello world" script to introduce pandas and basic machine learning concepts

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

rate-product-amazon

A microservice that uses amazon autocomplete API to estimate a score for how hot does this keyword have

Language:JavaStargazers:0Issues:2Issues:0

Trie

An implementation for the Trie data structure in one java class with tests

Language:JavaStargazers:0Issues:2Issues:0