Explore
NFTs
Elections
Login
Sign up
trspusta
1 Followers
0 Following
Blog
Comments
Replies
Connections
Wallet
@trspusta
0
almost 3 years ago
Honouree
Bubble Sort: A Student's Perspective
A straightforward sorting algorithm called bubble sort works by repeatedly switching adjacent elements out of order. It is inappropriate for
@trspusta
0
almost 3 years ago
Honouree
Binary Search Tree Operations and Binary Tree Traversal: My perspective
One kind of tree data structure called a Binary Search Tree (BST) is used to store and arrange data so that insertion, deletion, and searchi
@trspusta
0
almost 3 years ago
Honouree
Queue Data Structure: Concepts, Operations and Applications
Based in the First In First Out (FIFO) principle, the element added at the head of the list is the first to be removed. The terms "enqueue"
@trspusta
0
almost 3 years ago
Honouree
Linked List: A summary
What is a Linked List? A linked list is a way of storing data in a sequence. It's like a chain where each link points to the next one. Each
@trspusta
0
almost 3 years ago
Honouree
Another Perspective of Nodes
Nodes are the fundamental building blocks of data structures, providing the organization and structure necessary for adequate data storage a
@trspusta
0
almost 3 years ago
Honouree
An Overall Understanding of Stack
Stacks and arrays are two distinct data structures with different uses. A stack can, however, be implemented using an array. In this approac
@trspusta
0
almost 3 years ago
Honouree
Java Arrays: Sorting Made Easy with Built-in Methods and Algorithms
A fundamental task in computer science and programming is sorting arrays. It entails setting up various items in a particular order, such a
@trspusta
0
almost 3 years ago
Honouree
Data Encryption, Stacks and Arrays (In a Student's Perspective)
We need to understand stack because it uses the principle "last in, first out." rather than arrays that just replicate the concepts that I w
@trspusta
0
about 3 years ago
Honouree
4-107 Activity 4 (Pusta)
What I obtain the most in this subject is the proper installation of the Java, JavaScript and VSS plugins which is seen in the two videos T
Menu
Explore
NFTs
Elections
About
Principles
How-To Guides
Updates
Promos and Discounts
Supporters
Team
Swap HON
Terms of Service