PinnedJihan Binte JashimNumber system & conversion in Computer ScienceThere are several methods to define the number system. The method of writing, representing numbers, or representing the same number in…Oct 29, 2022Oct 29, 2022
Jihan Binte JashimHow JavaScript Code Is ExecutedSo I was exploring JavaScript for a few days. And I got to know that JavaScript is the most hated & the most loved language in the…Feb 2, 2023Feb 2, 2023
Jihan Binte JashimLinked List Data StructureIn this article, I will cover some common questions about the Linked list. The questions are —Dec 4, 2022Dec 4, 2022
Jihan Binte JashimSQL VS NoSQL !By looking at the title, it may seem like a conflicting or controversial article. But no! it's just a comparable article about the two most…Nov 8, 2022Nov 8, 2022
Jihan Binte Jashimvar, let, const and more!In three ways we can declare variables in JavaScript. They are — var, let, and const.Oct 20, 2022Oct 20, 2022
Jihan Binte JashimHow to find the sum of odd numbers from 1 to n using loops in python?So some days ago I had an exam named “Scripting with Python”. I was reviewing previous years' questions and saw a repeat question titled…Sep 14, 2022Sep 14, 2022