fueanta

Fueanta's Pastebin

Dhaka, Bangladesh    5,691 59,204 0 8 years ago
Name / Title Added Expires Hits Comments Syntax  
Automatic Selection of Hangfire Failed Jobs by Job Description Jul 26th, 2024 Never 190 0 JavaScript -
JS hack for telerik tab select on page load Oct 4th, 2021 Never 1,418 0 JavaScript -
LeetCode 53: Maximum Subarray Jul 8th, 2021 Never 1,491 0 TypeScript -
LeetCode 151: Reverse Words in a String Jul 8th, 2021 Never 1,550 0 TypeScript -
LeetCode 92: Reverse Linked List II Jul 8th, 2021 Never 1,567 0 TypeScript -
LeetCode 541: Reverse String II Jul 8th, 2021 Never 1,682 0 TypeScript -
LeetCode 206: Reverse Linked List Jul 7th, 2021 Never 1,902 0 TypeScript -
LeetCode 03: Longest Substring Without Repeating Characters Jul 7th, 2021 Never 1,655 0 TypeScript -
Reverse Stack using Recursion Jul 3rd, 2021 Never 1,950 0 TypeScript -
Convert array into Zig-Zag fashion Jul 3rd, 2021 Never 1,530 0 TypeScript -
If Array Elements have Unique Frequencies Jul 2nd, 2021 Never 1,659 0 TypeScript -
Quick Sort in Typescript Jul 1st, 2021 Never 1,689 0 TypeScript -
Merge Sort in Typescript Jul 1st, 2021 Never 1,319 0 TypeScript -
Insertion Sort in Typescript Jul 1st, 2021 Never 1,209 0 TypeScript -
Selection Sort in Typescript Jul 1st, 2021 Never 1,442 0 TypeScript -
Bubble Sort in Typescript Jul 1st, 2021 Never 1,312 0 TypeScript -
LeetCode 236: Lowest Common Ancestor of a Binary Tree Jun 30th, 2021 Never 1,781 0 TypeScript -
LeetCode 01: Two Sum Jun 30th, 2021 Never 1,060 0 TypeScript -
LeetCode 167: Two Sum II - Input array is sorted Jun 30th, 2021 Never 1,001 0 TypeScript -
Binary Heap in TS Jun 29th, 2021 Never 245 0 TypeScript -
Longest Common Prefix in Typescript Jun 23rd, 2021 Never 279 0 TypeScript -
Prime factors of n Jun 22nd, 2021 Never 318 0 TypeScript -
Is Prime? Jun 22nd, 2021 Never 1,322 0 TypeScript -
Modeling from JSON in Typescript. Jun 5th, 2020 Never 1,035 0 JavaScript -
Hash Table in Typescript. May 27th, 2020 Never 207 0 JavaScript -
Integer to String in TS. May 26th, 2020 Never 1,699 0 JavaScript -
Binary Search Tree in Typescript. May 17th, 2020 Never 1,260 0 JavaScript -
Linked List in TypeScript. May 16th, 2020 Never 1,465 0 JavaScript -
Stopwatch in JS (Constructor Function) Apr 16th, 2020 Never 210 0 JavaScript -
JavaScript IIFE and Async-await Demo Apr 8th, 2020 Never 302 0 JavaScript -
JavaScript Promise Demo Apr 7th, 2020 Never 373 0 JavaScript -
Tagged Template Literal in JS Mar 26th, 2020 Never 253 0 JavaScript -
LeetCode 287: Find the Duplicate Number. Mar 24th, 2020 Never 296 0 C# -
LeetCode 283: Move Zeroes. Mar 24th, 2020 Never 311 0 C# -
LeetCode 88: Merge Sorted Array. Mar 24th, 2020 Never 326 0 C# -
LeetCode 27: Remove Element. Mar 24th, 2020 Never 302 0 C# -
LeetCode 26: Remove Duplicates from Sorted Array. Mar 24th, 2020 Never 272 0 C# -
LeetCode 21: Merge Two Sorted Lists. Mar 24th, 2020 Never 271 0 C# -
Find the Duplicate Number (Leetcode: 287) Mar 17th, 2020 Never 252 0 Python -
URI Online Judge | 1025 | Where is the Marble? Mar 15th, 2020 Never 304 0 Python -
Triplet in array that sum to a given value. Mar 13th, 2020 Never 260 0 PHP -
Remove duplicates from a sorted array. Jul 25th, 2019 Never 280 0 JavaScript -
Array items appeared only once in JS May 26th, 2019 Never 237 0 JavaScript -
Requirements Verification Dec 8th, 2017 Never 259 0 PL/SQL -
DFS [ Depth First Search ] Nov 30th, 2017 Never 236 0 C++ -
BFS [ Breadth First Search ] Nov 29th, 2017 Never 281 0 C++ -
Graph [Matrix Representation] Nov 29th, 2017 Never 215 0 C++ -
Greedy - Activity Selection Oct 24th, 2017 Never 206 0 C++ -
Counting Sort in C++ Oct 13th, 2017 Never 270 0 C++ -
Read File and Find Adjacent List & Matrix Sep 26th, 2017 Never 223 0 Java -
Binary Search Tree in C++ [FULL] Sep 16th, 2017 Never 429 0 C++ -
Find Prime Numbers in a range. Sep 8th, 2017 Never 229 0 C# -
Find Primes in Bash Aug 26th, 2017 Never 264 0 Bash -
Valid Parentheses in Java Jul 23rd, 2017 Never 242 0 Java -
Longest Palindromic Substring Jun 13th, 2017 Never 225 0 C++ -
Valid Parentheses Jun 12th, 2017 Never 226 0 C++ -
Total words on a sentence..! Jun 12th, 2017 Never 251 0 C++ -
LeetCode: Longest Common Prefix Jun 11th, 2017 Never 190 0 C++ -
Recursive Power Method Jun 3rd, 2017 Never 214 0 Java -
Merge Sort in Java. Jun 2nd, 2017 Never 217 0 Java -
Roman to Integer. Jun 1st, 2017 Never 212 0 C++ -
Palindrome or not? [Reverse Version] Jun 1st, 2017 Never 212 0 C++ -
Palindrome or not? [String Version] Jun 1st, 2017 Never 215 0 C++ -
Revrese Integer with overflow condition. May 31st, 2017 Never 233 0 C++ -
*Index pair of which the the sum of their value is given. May 30th, 2017 Never 231 0 C++ -
G* Get the pair of a sorted list of which the sum is given. May 29th, 2017 Never 224 0 C++ -
Find Nearest Smaller May 29th, 2017 Never 198 0 C++ -
HashTable :: main.cpp May 17th, 2017 Never 268 0 C++ -
HashTable :: Hash.h May 17th, 2017 Never 219 0 C++ -
HashTable :: Hash.cpp May 17th, 2017 Never 193 0 C++ -
HashTable :: Item.h May 17th, 2017 Never 214 0 C++ -
HashTable :: Item.cpp May 17th, 2017 Never 229 0 C++ -
codeabbey #22 Mar 23rd, 2017 Never 217 0 C++ -
Dec to BIN Mar 2nd, 2017 Never 237 0 C++ -
hh -> HH Feb 20th, 2017 Never 259 0 C++ -
MaxMin for Large Arrays. Feb 19th, 2017 Never 236 0 C++ -
Find the Palindrome Numbers in a certain range. Jan 27th, 2017 Never 281 0 C++ -
1 + (2 + 3 * 4) + (5 + 6 * 7 + 8 * 9 * 10) +....+ nth term Jan 9th, 2017 Never 331 0 C++ -
Function for BFS. Dec 19th, 2016 Never 223 0 C++ -
Adjacency Matrix and Adjacency Graph Dec 4th, 2016 Never 239 0 C++ -
Sorting while inserting nodes in linked list Dec 4th, 2016 Never 202 0 C++ -
bubble sort func. for singly linked lists Dec 2nd, 2016 Never 229 0 C++ -
#Floor #Ceiling Nov 25th, 2016 Never 244 0 C++ -
BST Implementation in C++ Nov 25th, 2016 Never 280 0 C++ -
Doubly Linked List [implemented on singly] Nov 25th, 2016 Never 243 0 C++ -
Singly Linked List Nov 25th, 2016 Never 250 0 C++ -
Two Stacks in one array. Nov 10th, 2016 Never 244 0 C++ -
Area of a triangle from its sides. Nov 5th, 2016 Never 232 0 C++ -
Leap YearS in a range. Nov 4th, 2016 Never 220 0 C++ -
LINKED List BASICS Oct 30th, 2016 Never 234 0 C++ -
Query Practice 01 Oct 28th, 2016 Never 1,117 0 MySQL -
Dynamic Allocation in Cpp [Syntax] Oct 22nd, 2016 Never 228 0 C++ -
Evaluation of a Postfix Expression. Oct 20th, 2016 Never 246 0 C++ -
myStack Oct 19th, 2016 Never 273 0 C++ -
Merge Sorting. Oct 15th, 2016 Never 261 0 C++ -
Insertion Sorting. Oct 14th, 2016 Never 241 0 C++ -
Selection Sorting Oct 12th, 2016 Never 229 0 C++ -
Bubble Sort + Binary Search Oct 8th, 2016 Never 257 0 C++ -
Implementation of bubble sorting algorithm Oct 6th, 2016 Never 232 0 C++ -
Getting Data Types of variables. Oct 5th, 2016 Never 222 0 C++ -