Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
a107
Explore topics
#a107
Global
Trending
Hot
New
Payout
Muted
Promoted
#a107
New
#a107
Follow to get notified about new posts with this tag
Get #a107 by email
Follow
trspusta
honouree
3y
!
Low reputation account with an unverified outbound link, Reveal content
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 large data sets because of its high average and worst-case time
$ 0.000
0
trspusta
honouree
3y
!
Low reputation account with an unverified outbound link, Reveal content
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 link contains two parts: the data and a reference to the following
$ 0.000
1
trspusta
honouree
3y
!
Low reputation account with an unverified outbound link, Reveal content
Another Perspective of Nodes
Nodes are the fundamental building blocks of data structures, providing the organization and structure necessary for adequate data storage and retrieval. They represent distinct data structure components
trspusta
honouree
3y
!
Low reputation account with an unverified outbound link, Reveal content
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 approach, the stack's elements are stored in an array, and a top pointer
idea-make-rich
Shadow Hunters
6d
Published via Ecency
Promoted
👉 Guess The Shadow Contest - Round 114
Namaste🙏, Shadow Hunters family! 🎺 Announcement 🎺! Guess The Shadow Contest Round-113 is now closed. Winners will be announced and rewards will be given within the next 24 hours. Guess The Shadow Contest
trspusta
honouree
3y
!
Low reputation account with an unverified outbound link, Reveal content
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 as ascending or descending. Numerous algorithms and methods can
trspusta
honouree
3y
!
Low reputation account with an unverified outbound link, Reveal content
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 will be using today. What is the difference between
Discover communities
Explore communities
Create your community