ContentPosts from @thenjikubheka..
Story
@thenjikubheka shared a post, 3 years, 6 months ago

Algorithmic Analysis

Python

In the previous article on our introduction to algorithms, we spoke about algorithmic analysis. And in this article we will go in depth.

1_oAgFgTZcGRhcxDT-74m9hQ.jpeg
Story
@thenjikubheka shared a post, 3 years, 6 months ago

String Manipulation in Python: A Comprehensive Guide

Python

As a software developer, you will be dealing with strings quite regularly.

1_dwVL-apx5IpEtuHyz9vLCw.jpeg
Story
@thenjikubheka shared a post, 3 years, 6 months ago

Stock Market Analysis Using Python Pandas

Python

Python pandas is one of the most important tools to have in your toolbox as a Data Scientist.

1_8QpMpCoG48LOav6-o4MsTA.jpeg
Story
@thenjikubheka shared a post, 3 years, 7 months ago

Tackling Array and String Interview Questions: Methods and Code

Python

I Will walk you through the array and strings interview questions that may be asked and how to approach these problems, I will do 3 and leave the rest as a challenge.

1_5ri8W3LSfnLHSFVd-ghUbw.jpeg
Story
@thenjikubheka shared a post, 3 years, 7 months ago

Amazon Virtual Coding Interview Preparations

Due to COVID-19 Amazon and other FAANG companies have been practicing responsible interview processes. Technical interviews are now virtual, the good old whiteboard has been replaced with tools such as Google Docs, Livecode, Amazon Chime, and Google Meets.

Story
@thenjikubheka shared a post, 3 years, 7 months ago

Should We Be Paid For Our Data?

We interact with our devices more than we do with our partners, they are our companions. We are manipulated and exploited by algorithms that run these devices, the algorithms are top employees to Big Tech companies! The companies are more interested in our data, this data is either sold off in aggregate to other companies or used to design predictive models and problem-solving models.

As the saying goes; “Data is the new oil” or is it?

1_uFlDQp0o1Pr5tStOqFpTAA.jpeg
Story
@thenjikubheka shared a post, 3 years, 7 months ago

Algorithms

This is one of the multiple articles that will be covering algorithms in detail. Developers struggle with these and I want to simplify them as much as possible, from basic to complex.

1_Dl0F36mQqB_LNtA_dKd3ug.jpeg
Story
@thenjikubheka shared a post, 3 years, 8 months ago

Data Structures And Algorithms: Arrays In Python

Python

An array is a collection of similar, sequential data types stored in a central location.

1_gfNZbHQM25mE3_xoepsQLA.jpeg
Story
@thenjikubheka shared a post, 3 years, 8 months ago

How Netflix Works

Amazon ELB Amazon S3 Cassandra MySQL Kafka

Ever wondered what goes on behind the scenes of our favorite content streaming service?

1_e5G0zV4CA7LqKdwsLWFX_Q.jpeg
Story
@thenjikubheka shared a post, 3 years, 8 months ago

Recursion Simplified

Python

At first look, the above picture looks like a tree data structure, which it is but we not discussing Trees today but the magic tool known as recursion.

1_cMmghjMHPe8PgRWm7K5C2A.png