Harshit Jindal
C# Howtos
- C# Convert Int to Char
- C# Key Value Pair List
- C# Macro Definitions in Preprocessor
- Split String by String in C#
- C# If-Else Short Hand
- C# List Index
- C# Private Setters
- C# Random Bool
- Calculate MD5 Hash From a String in C#
- C# Capitalize First Letter
JavaScript Howtos
- Convert Object to Array in JavaScript
- isPrime in JavaScript
- JavaScript Remove Element by Id
- JavaScript null vs undefined
- Write New Line in JavaScript
- Get HTML From URL in JavaScript
- JavaScript === vs ==
- JavaScript Get Current Date Time
- Remove CSS Class JavaScript
- Remove Event Listener in JavaScript
- Remove Last Character From String in JavaScript
- Split String Into Array in JavaScript
- Convert Character Code to ASCII Code in JavaScript
- Initialize JavaScript Date to a Particular Time Zone
- JavaScript Create and Save File
- JavaScript Preload Image
- JavaScript Ternary Conditional Operator
- Add Properties to JavaScript Object
- JavaScript Stopwatch
- JavaScript Append Data to Div
- JavaScript String Encryption and Decryption
- JavaScript Get URL Parameters
- JavaScript Hide/Show Elements
- JavaScript Sort HTML Table
- JavaScript POST
- JavaScript Remove Index From Array
- Format a Number as a Currency String in JavaScript
- JavaScript DOM Ready
- JavaScript Scroll to Top
- Submit Form Using JavaScript
- Deep Clone an Object in JavaScript
- Sum of an Array in JavaScript
- Append Elements in an Array in JavaScript
- Download a File Using JavaScript
- Play Audio Files in JavaScript
- Write a Multiline String in JavaScript
- Check if a String Contains Substring in JavaScript
- Check if a Variable Is Undefined in JavaScript
- Format a JavaScript Date
- JavaScript Loop Through an Array
- Round a Number to 2 Decimal Places in JavaScript
- Bubble Sort in JavaScript
- Check if a Variable Is Not Null in JavaScript
- Declare Global Variables in JavaScript
- Enable/Disable Input Button Using JavaScript
- Exit JavaScript Function
- Exponents in JavaScript
- Generate Random Number in a Specified Range in JavaScript
- Get Current Year in JavaScript
- JavaScript 2D Array
- JavaScript Add Commas to Number
- Modulo Operator(%) in JavaScript
- Nested for Loops JavaScript
- Simulate a Struct in 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