Dolev Dublon (@dolev146)

Top 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

gitInstructions

2
star
20

OOPEx1

2
star
21

b-ball-6-cpp

C++
1
star
22

thirdcpp

C++
1
star
23

react-with-multer

JavaScript
1
star
24

blog

EJS
1
star
25

input_output_cpp

C++
1
star
26

testhttp

Python
1
star
27

FireBlogs-YouTube-master

vue blog
Vue
1
star
28

flask_sync

1
star
29

firstcpp

firstprogram
C++
1
star
30

operatorscpp

C++
1
star
31

JACOB-SORBER-multithreaded-server-all-parts

C
1
star
32

inputpygame

Python
1
star
33

hangman

Python
1
star
34

modern_portfolio

Responsive portfolio website
SCSS
1
star
35

amazona

JavaScript
1
star
36

dolev_porfolio

HTML
1
star
37

Ex4_OOP

Python
1
star
38

Ex3

python graph
Python
1
star
39

Test

1
star
40

Statements-and-flow-control

C++
1
star
41

Overloads-and-templates

C++
1
star
42

dolevstore

TypeScript
1
star
43

firebase-demo

HTML
1
star
44

python-flask-redis

Python
1
star
45

Responsive_form

HTML
1
star
46

sound-of-vector-in-js

HTML
1
star
47

httpx

Python
1
star
48

BobB

1
star
49

cpp_ex1_part2

C++
1
star
50

secondcpp

C++
1
star
51

hostingvacationsherokuwithoutmulter

JavaScript
1
star
52

chatcord

JavaScript
1
star
53

cpp-functions

C++
1
star
54

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