Tolgahan (tolgahanacar)

tolgahanacar

Geek Repo

Company:localhost

Location:Istanbul, Turkey

Home Page:tolgahanacar.net

Github PK Tool:Github PK Tool

Tolgahan's repositories

ajax-live-search

This repository contains the source code of a project that implements an "Ajax Live Search" feature using Ajax and PHP. Ajax Live Search provides users with an interactive search functionality that instantly responds to the keywords they enter.

Language:PHPStargazers:0Issues:1Issues:1

js-todo-app

This project is a simple to-do application created using JavaScript. Users can add new tasks, mark existing tasks as completed, or remove them.

Language:JavaScriptStargazers:0Issues:1Issues:0

levenshtein-distance

The Levenshtein distance algorithm calculates the minimum number of operations required to transform one string into another. The operations can be insertion, deletion, or substitution of a single character. The higher the Levenshtein distance between two strings, the more different they are.

Language:JavaScriptStargazers:0Issues:1Issues:0

mergeSort

Merge Sort is an efficient sorting algorithm that uses the "Divide and Conquer" approach. It divides a large array into smaller subarrays, sorts them recursively, and merges them back together. It has a time complexity of ๐‘‚ ( ๐‘› log โก ๐‘› ) O(nlogn) in the worst case, making it suitable for large datasets.

Language:AssemblyStargazers:0Issues:0Issues:0

mini-market-system

This application/project is a c# based mini market shopping system application developed for university students studying in computer and branches departments.

Language:C#Stargazers:0Issues:1Issues:1

php-rest-api

This project focuses on developing a REST API using PHP to facilitate seamless communication and data exchange between client applications and the server.

Language:PHPStargazers:0Issues:1Issues:0

php-soap-ws

PHP SOAP Web Service

Language:PHPStargazers:0Issues:1Issues:0

private-search

Private Search in PHP

Language:PHPStargazers:0Issues:1Issues:0

r_test

React Tests

Language:JavaScriptStargazers:0Issues:1Issues:0

seo-url-php

This repository contains the source code of a project implementing an SEO URL structure using PHP. SEO (Search Engine Optimization) URLs help improve the visibility of your website by defining user-friendly and understandable URL structures that search engines can better comprehend.

Language:PHPStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0