Skip to content

Instantly share code, notes, and snippets.

View nakarimi's full-sized avatar

Nasser Ali Karimi nakarimi

View GitHub Profile
@hi-hi-ray
hi-hi-ray / Algorithmic Thinking.md
Last active October 1, 2022 04:05
By Rice University

Part 1

Homework #1

Questions 1 -3:

Undirected graph

G = (V, E) [Nodes, Edges]

@mr-exception
mr-exception / validation.php
Created March 27, 2018 22:21
Laravel Validation.php language file - persian
<?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
|
| The following language lines contain the default error messages used by