Data Structure Classification🧑🔧
Data structures are fundamental building blocks of any program. Understanding and applying them properly is important to understand how data structures can be classified. There are two main ways to...
Basic Data Types
Basic data types are the fundamental building blocks CPUs use to represent numeric values, text, pictures, videos, speech, 3D models, and more. Although these data are organized differently, they are...
Recursion Based Algorithms for tech interviews : A Guide for Self-taught JavaScript Devs
I made a recursion for technical Interviews guide that is targeted for self-taught developers. It aims to serve as an introduction to the concept of recursion specifically for developers preparing for...
Recursion Based Algorithms for tech interviews : A Guide for Self-taught JavaScript Devs
Piko ・ Dec 11
Crafting Efficiency: The Symphony of Protocol Buffers and gRPC
In the dynamic universe of software architecture, where precision reigns supreme and communication is an art form, two virtuosos—Protocol Buffers (protobuf) and gRPC—collaborate to compose a...
Crafting Efficiency: The Symphony of Protocol Buffers and gRPC
Ujjwal Tyagi ・ Dec 8
Numeric encoding
How are numbers actually represented at the lowest levels inside a computer? Let's break down integer and floating point encoding.
Previous post:
1 Basic-data-types
Integer encoding
The...
Top comments (2)
Shoutout to all the awesome authors featured this week : @untilyou58 , @untilyou58 , @piko , @tyagi_data_wizard , and @untilyou58 🙌.
Thanks for the shoutout @c4r4x35 !