hardik-blogs.hashnode.devDev Essentials - A Chrome Extension to keep you updated with the latest happenings鉁笍Hello Everyone 馃憢 Hardik Kaushik here, back in the moonlight. I hope you all are doing good and your health is in pink. I'm a tech enthusiast and passionate developer from India 馃嚠馃嚦. Finally, after a long wait, here I'm presenting DEV ESSENTIALS馃コ, ...Sep 1, 2021路7 min read
hardik-blogs.hashnode.devData Structure and Algorithms- Linked List (Quick Revision Series PART- 3.1)Hello welcome readers! In this blog, we will discuss LinkedList and its 3 types and then we will also discuss some basic operations that we can do in a linked list. So let's get started. 馃ジ So first thing first what is a Linked list? 馃ジ A linked lis...Jun 1, 2021路5 min read
hardik-blogs.hashnode.devData Structure and Algorithms- ARRAYS (Quick Revision Series PART-2)In this article, we are gonna learn all those important and interesting topics of the arrays which are very crucial if you are preparing for Data Structure and Algorithms. So are you motivated and excited to learn something new, today?? Well I am to...May 26, 2021路4 min read
hardik-blogs.hashnode.devQuick notes on Structured Query Language (SQL)What is SQL? 馃 SQL stands for Structured Query Language and it lets you accessing and manipulating database systems. SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standa...May 24, 2021路6 min read
hardik-blogs.hashnode.devCool Programming Facts (JAVA)1. Assembly language uses a short descriptive word, known as a mnemonic, to represent each of the machine-language instructions. For example, the mnemonic add typically means to add numbers and the sub means to subtract numbers. To add the numbers 2...Feb 8, 2021路5 min read