Skip to content

Instantly share code, notes, and snippets.

@Ahmed-Ayman
Ahmed-Ayman / hello.py
Created April 5, 2017 14:44
Hello World in python
print("Hello World!")
<div>
<div class="main container clearfix">
Create new Post
<form method="POST action="/post/create" >
<textarea name="description"/></textarea>
<input type="submit">
</form>
</div>
</div>
<div>
<div class="main container clearfix">
Create new Post
<form method="POST" action="/post/create">
<textarea name="description"/></textarea>
<input type="submit"/>
</form>
</div>
</div>
@Ahmed-Ayman
Ahmed-Ayman / cluster2.java
Created July 31, 2017 08:50
source code of the j48 classes.
class cluster2 {
public static double classify(Object[] i)
throws Exception {
double p = Double.NaN;
p = cluster2.N68c9d1790(i);
return p;
}
static double N68c9d1790(Object []i) {
memcached:
container_name:memcached
image: memcached:1.5
restart: "no"
ports:
- 11211
@Ahmed-Ayman
Ahmed-Ayman / 10.1 - searching algorithems.js
Last active July 29, 2019 16:29
js-algorithms-and-data-structures-masterclass snippets/notes
linear search, bigO(n)
pivot point then look right and left if it was sorted!

Keybase proof

I hereby claim:

  • I am ahmed-ayman on github.
  • I am ahmedayman055g (https://keybase.io/ahmedayman055g) on keybase.
  • I have a public key ASDu7bOp-D4Tmg3XQbwvCiIgas2arpAPqZ4ro7rOxClucAo

To claim this, I am signing this object: