About Harshit Jindal
LinkedInHarshit Jindal has done his Bachelors in Computer Science Engineering(2021) from DTU. He has always been a problem solver and now turned that into his profession. Currently working at M365 Cloud Security team(Torus) on Cloud Security Services and Datacenter Buildout Automation.
Articles by Harshit Jindal
C# Howtos
- C# Convert Int to Char
- C# Macro Definitions in Preprocessor
- Key-Value Pair List in C#
- How to Split String by String in C#
- C# If-Else Short Hand
- C# List Index
- C# Private Set
- C# Random Bool
- How to Calculate MD5 Hash From a String in C#
- C# Capitalize First Letter
JavaScript Howtos
- How to Convert Object to Array in JavaScript
- How to Remove Element by Id in JavaScript
- isPrime in JavaScript
- How to Write New Line in JavaScript
- JavaScript null vs undefined
- How to Get HTML From URL in JavaScript
- How to Get Current Date Time in JavaScript
- How to Remove CSS Class JavaScript
- How to Remove Event Listener in JavaScript
- How to Remove Last Character From String in JavaScript
- How to Split String Into Array in JavaScript
- JavaScript === vs ==
- How to Convert Character Code to ASCII Code in JavaScript
- How to Create and Save File in JavaScript
- How to Initialize JavaScript Date to a Particular Time Zone
- How to Preload Image in JavaScript
- JavaScript Ternary Conditional Operator
- How to Add Properties to JavaScript Object
- How to Build A Stopwatch in JavaScript
- How to Append Data to Div in JavaScript
- JavaScript String Encryption and Decryption
- How to Get URL Parameters in JavaScript
- How to Hide/Show Elements in JavaScript
- How to Sort HTML Table in JavaScript
- How to Remove Index From Array in JavaScript
- JavaScript POST
- How to Format a Number as a Currency String in JavaScript
- How to Scroll to Top in JavaScript
- How to Submit Form Using JavaScript
- JavaScript DOM Ready
- How to Deep Clone an Object in JavaScript
- How to Sum of an Array in JavaScript
- How to Append Elements in an Array in JavaScript
- How to Download a File Using JavaScript
- How to Play Audio Files in JavaScript
- How to Write a Multiline String in JavaScript
- How to Check if a String Contains Substring in JavaScript
- How to Check if a Variable Is Undefined in JavaScript
- How to Format a JavaScript Date
- How to Loop Through an Array in JavaScript
- How to Round a Number to 2 Decimal Places in JavaScript
- Bubble Sort in JavaScript
- Exponents in JavaScript
- How to Check if a Variable Is Not Null in JavaScript
- How to Declare Global Variables in JavaScript
- How to Enable/Disable Input Button Using JavaScript
- How to Exit JavaScript Function
- How to Format Number With Commas in JavaScript
- How to Generate Random Number in a Specified Range in JavaScript
- How to Simulate a Struct in JavaScript
- JavaScript 2D Array
- Modulo Operator(%) in JavaScript
- Nested for Loops JavaScript
- Static Variables in JavaScript
Data Structure
- Circular Doubly Linked List
- Circular Linked List
- Doubly Linked List
- Linked List Deletion
- Linked List Insertion
- Linked List Merge Sort
- Linked List
- Linked List Reversal
- Convert Binary Tree to Binary Search Tree
- Binary Search Tree Check
- Binary Search Tree Inorder Succesor
- Binary Tree Traversal
- Binary Search Tree
- Binary Search Tree Delete
- Binary Search Tree Iterative Insert