• Stars
    star
    2
  • Language
  • Created about 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

uploadImages

3
star
2

interviewBucket

JavaScript
3
star
3

dolev146

Config files for my GitHub profile.
3
star
4

Politi-Cal

android app developed in kotlin, we will use firestore for storing the data and clound function as a replacment for server
Kotlin
3
star
5

OOP_FirstEx

2
star
6

JavaSimulatorPythonElevatorOOP

simulator of our project it OOP
Java
2
star
7

SP_a_ariel

2
star
8

yakov

2
star
9

jsonExample2

Java
2
star
10

pythonignore

2
star
11

OOPelevatorSystemDesignEx0

Java
2
star
12

imageUpload

2
star
13

OOP_FirstAssigment

2
star
14

test1

2
star
15

followTheCusor

HTML
2
star
16

dolev-portfolio

SCSS
2
star
17

test12

2
star
18

ImageProcessing

Java
2
star
19

OOPEx1

2
star
20

b-ball-6-cpp

C++
1
star
21

thirdcpp

C++
1
star
22

react-with-multer

JavaScript
1
star
23

blog

EJS
1
star
24

input_output_cpp

C++
1
star
25

testhttp

Python
1
star
26

FireBlogs-YouTube-master

vue blog
Vue
1
star
27

flask_sync

1
star
28

firstcpp

firstprogram
C++
1
star
29

operatorscpp

C++
1
star
30

JACOB-SORBER-multithreaded-server-all-parts

C
1
star
31

inputpygame

Python
1
star
32

hangman

Python
1
star
33

modern_portfolio

Responsive portfolio website
SCSS
1
star
34

amazona

JavaScript
1
star
35

dolev_porfolio

HTML
1
star
36

Ex4_OOP

Python
1
star
37

Ex3

python graph
Python
1
star
38

Test

1
star
39

Statements-and-flow-control

C++
1
star
40

Overloads-and-templates

C++
1
star
41

dolevstore

TypeScript
1
star
42

firebase-demo

HTML
1
star
43

python-flask-redis

Python
1
star
44

Responsive_form

HTML
1
star
45

sound-of-vector-in-js

HTML
1
star
46

httpx

Python
1
star
47

BobB

1
star
48

cpp_ex1_part2

C++
1
star
49

secondcpp

C++
1
star
50

hostingvacationsherokuwithoutmulter

JavaScript
1
star
51

chatcord

JavaScript
1
star
52

cpp-functions

C++
1
star
53

Dual-pivot-Quicksort-algorithm

whats up ! The code in front of you sorts an array of integers. By activating the main function, you run the code. Task: Write a sorting plan based on quick sort, but instead of selecting one Pivot, it selects two Pivots, and at each stage divides the array into three parts. What is the runtime of the program at worst and at best? In the course Data Structures there is a great emphasis on a deep understanding of algorithms for sorting information, finding the right sort for the information, is a difficult problem, one must understand in depth the issue in order to solve future problems in dealing with large databases. Familiarity with the algorithms allows for creativity and finding the best algorithms for the problem. Emphasis on efficiency and understanding the conduct around the issue of memory management and runtime.for short Big O :) have fun!
Java
1
star