This post is a Python solution to the Codility CyclicRotation problem (Lesson 2 – Arrays) which scored 100%. Now, Let’s understand the problem […]
Category: Python
Codility BinaryGap – Python Solution
This post is a Python solution to the Codility BinaryGap problem (Lesson 1 – Iterations) which scored 100%. Now, Let’s understand the problem […]
Emotion Detection from an Input Text Using Python
Sentiment Analysis or Emotion Detection from Text is useful in many ways. To understand your customers or to integrate chatBots […]
2o Basic Programming Problems and Solutions in Python
I really wonder how some people can remember everything so well! Maybe the key is PRACTICE? Oh, it is definitely […]
A Simple Guide to Build Your First Chatbot using Python
Have you ever meet a Chatbot or chatterbot? Of course, you have! It is everywhere nowadays. I have met an […]
Sentiment Analysis using TextBlob – Exploring #Racism #AllLivesMatter
Human emotions are complex. And it is more complicated when people are trying to put them in words. Then, there […]