Jayesh Wadhwanijayesh-wadhwani.hashnode.dev·Oct 19, 2024Finding Subarray Sums Equal to K: An Easy and Efficient ApproachHello,Lets continue our discussion in some points that will help you to understand better Problem Statement :- Given an array of integers nums_array and an integer k, we are tasked with counting the number of continuous subarrays whose sum equals k....DiscussDSA
pan30pan8a2.hashnode.dev·Oct 1, 2024Dreamhack - XSS 1Challenge này cho mình một trang web đơn giản với các trang như sau: Nhìn vào src code backend của trang web ta có thể thấy: Với /memo nó sẽ lấy giá trị của tham số memo và render ra trình duyệt. Với /vuln khi truy cập vào đây chúng ta có đây là mộ...DiscussDreamhack
Derekcybergenii.hashnode.dev·Sep 25, 2024Andrea table:Rich React TableOverview This project is a reusable and customizable table component built for React applications. It provides advanced features such as sorting, filtering, pagination, CRUD operations, and remote data fetching. This component is designed to be flexi...DiscussReact
Shani Riversshanirivers.hashnode.dev·Aug 26, 2024How to Convert Diagrams into Databases in 2 Easy StepsThis is part 2 of the off-platform Codecedemy Data Engineer project to build a database in PostgreSQL using Docker and Azure Data Studio. This post is to show how I built the schema using dbdiagram.io. Introduction When I was brushing up on my math i...Discussdbdiagram
pan30pan8a2.hashnode.dev·Aug 23, 2024Micro-CMS v1 - EASY [WRITE UP]Challenge at here: https://ctf.hacker101.com/ctf Write up này mình sẽ note lại chi tiết quá trình mình giải quyết challenge này.Ở challenge này nó yêu cầu mình tìm ra 4 flag khác nhau. Flag-0 Sau khi truy cập mình nhận được 3 thông tin như sau Click...DiscussCTF
Md. Kaiyomkaiyom.hashnode.dev·Aug 2, 2024Find Out Your WiFi Network's Signal Strength and moreiwconfig This command let you see Signal level, Bit rate, tx-power, Link quality and many more information regarding your connected wifi network, which you can not view from settings > wifi. watch sudo iwconfig Only iwconfig will not give you all th...Discusslenux
Kartik Dodareadyy.hashnode.dev·Jul 19, 2024Context API Simplified.Previously, I talked about why people encounter a lot of bugs and how to prevent them. Recently, I was exploring one of the most confusing topics in React: the Context API. My initial reaction was, "What's all this rubbish?" I thought I could grasp t...Discusseasy
Tayyab Samitwilightwrites.hashnode.dev·Jul 18, 2024Basics of React Native ExplainedComplex Folder Structure The folder structure is not complex don't get afraid from it. For simplicity just assume you will write mainly all your code in App.tsx. Now go in App.tsx , you have initialized a basic App if not you can read my detailed ...DiscussReact Native
Hema Sundharam Kollahemasundharamkolla.hashnode.dev·Jun 26, 2024Deploying Azure VMs: A Step-by-Step Guide for BeginnersThere are three main concepts to understand when creating a VM or a service in Azure: 1.Resource Group 2.Resource manager 3.Resource Let's get started. Step 1 : Click on Resource Groups Let's say before the creation of the Virtual Machine, we need t...DiscussAzure
Patricia Gardnerherow.hashnode.dev·Jun 22, 2024Why Software Developers Should Use Task-Easing ToolsIn the fast-paced world of software development, efficiency and productivity are paramount. Developers are constantly juggling multiple tasks, from coding and debugging to testing and deploying. To thrive in this demanding environment, leveraging tas...Discusssoftware development