News

The simulation of quantum systems and the development of systems that can perform computations leveraging quantum mechanical ...
Selection sort is a simple sorting algorithm that works by repeatedly finding the minimum element from the unsorted portion of the array and placing it at the beginning.
Recently, proposals of human-sensing-based services for cellular and local area networks have brought indoor local-ization to the attention of several research groups. In response to these stimuli, ...
Polyethylene terephthalate bottle (PET) sorting equipment applies AI recognition technology to detect PET bottles on a conveyor belt, then transmits the category and location information to the ...
This repository contains my implementations of fundamental Data Structures and Algorithms in C. It is organized topic-wise (Arrays, Searching, Sorting, Stacks, Queues, Linked Lists, Trees, Graphs), ...