Pinned Repositories
axios-library
The code begins by importing the axios library, which is used for making HTTP requests.
binary-
Binary search is an efficient algorithm for finding a specific element in a sorted array.
Coin_test
ERC20_test_coin_DD
fetchData_11
The code defines a function fetchData that simulates an asynchronous API call using a setTimeout function. It returns a Promise that resolves with a success message or rejects with an error.
Java_rep
implementation of the merge sort algorithm for an integer array
Java_rep_2
implementation of the quicksort algorithm
rep_1
Java developer with expertise in OOP and web technologies
zikzakio's Repositories
zikzakio/fetchData_11
The code defines a function fetchData that simulates an asynchronous API call using a setTimeout function. It returns a Promise that resolves with a success message or rejects with an error.
zikzakio/axios-library
The code begins by importing the axios library, which is used for making HTTP requests.
zikzakio/binary-
Binary search is an efficient algorithm for finding a specific element in a sorted array.
zikzakio/Java_rep
implementation of the merge sort algorithm for an integer array
zikzakio/Java_rep_2
implementation of the quicksort algorithm
zikzakio/Coin_test
ERC20_test_coin_DD
zikzakio/rep_1
Java developer with expertise in OOP and web technologies