DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Top 5 Posts tagged(#algorithms) last week

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...

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...

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)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured this week : @untilyou58 , @untilyou58 , @piko , @tyagi_data_wizard , and @untilyou58 🙌.

Collapse
 
tyagi_data_wizard profile image
Ujjwal Tyagi • Edited

Thanks for the shoutout @c4r4x35 !