Kali_prasad

Kali_prasad's Pastebin

411 3,237 0 2 years ago
Name / Title Added Expires Hits Comments Syntax  
valid substring with no char pairs difference greater than k Dec 18th, 2024 Never 35 0 Java -
SORT_THEM Dec 9th, 2024 Never 55 0 Python -
Lexio Swap Dec 7th, 2024 Never 43 0 Python -
test case ,serialize and deserialize Jan 7th, 2023 Never 169 0 None -
serialize and deserialize Jan 7th, 2023 Never 36 0 C++ -
xml event Nov 2nd, 2022 Never 89 0 None -
finding a key in nested object array Oct 15th, 2022 Never 47 0 JavaScript -
Minimum window substring TLE O(n+m) Aug 26th, 2022 Never 50 0 C++ -
add to binary strings (solved) Jul 11th, 2022 Never 27 0 None -
heap sort Jun 24th, 2022 Never 27 0 C++ -
selection sort Jun 24th, 2022 Never 13 0 None -
length of LCS using recursion Jun 19th, 2022 Never 24 0 C++ -
copy list and return it Jun 16th, 2022 Never 30 0 None -
rod cutting problem Jun 15th, 2022 Never 24 0 C++ -
compute factorial Jun 4th, 2022 Never 37 0 C++ -
Fractional knapsack//used greedy approach Jun 3rd, 2022 Never 25 0 C++ -
no.of pairs of subsets with given difference Jun 2nd, 2022 Never 28 0 C++ -
count no.of subsets with given sum Jun 2nd, 2022 Never 21 0 None -
max nonadj subseq sum May 28th, 2022 Never 43 0 C++ -
ncr May 26th, 2022 Never 46 0 None -
Face mask detection using viola jones May 26th, 2022 Never 18 0 None -
count Integer intervals May 18th, 2022 Never 28 0 C++ -
count no.of bst May 18th, 2022 Never 21 0 C++ -
count numbers present in intervals May 15th, 2022 Never 45 0 C++ -
Untitled May 14th, 2022 Never 44 0 C++ -
sum of root to path numbers May 11th, 2022 Never 39 0 C++ -
sum of root to path numbers May 9th, 2022 Never 50 0 C++ -
zigzag traversal May 7th, 2022 Never 25 0 C++ -
count sum and xor May 1st, 2022 Never 32 0 C++ -
fmd v6 with less line codes Apr 30th, 2022 Never 15 0 None -
check the palindromic list or not Apr 28th, 2022 Never 40 0 C++ -
Maxsprod (qk22) Apr 24th, 2022 Never 45 0 C++ -
subsequence sum //O(T(2^n)),1 (qk21) Apr 24th, 2022 Never 27 0 None -
count no.of subsequences with sum==k Apr 23rd, 2022 Never 20 0 C++ -
print only one subsequence whose sum is k Apr 23rd, 2022 Never 18 0 None -
print subsequences whose sum =k Apr 23rd, 2022 Never 15 0 None -
print all subsequences using recursion Apr 23rd, 2022 Never 29 0 C++ -
print freq of elements which are in range(1,N) with complexity N,1 Apr 22nd, 2022 Never 26 0 C++ -
sum of all elements OR of subarrays Apr 22nd, 2022 Never 38 0 C++ -
qk20 nth number of two setbets array Apr 20th, 2022 Never 28 0 C++ -
quadraples whose xor is 0 Apr 19th, 2022 Never 16 0 None -
v5 fmd with ipcam Apr 17th, 2022 Never 34 0 None -
v4 fmd with no face detection Apr 17th, 2022 Never 23 0 MatLab -
v1 fmd with basic working code Apr 15th, 2022 Never 20 0 None -
v3 fmd with gui Apr 15th, 2022 Never 32 0 MatLab -
v2 fmd with voice feedback Apr 15th, 2022 Never 27 0 MatLab -
fmd with gui Apr 14th, 2022 Never 25 0 MatLab -
error free code fmd v1 Apr 14th, 2022 Never 26 0 MatLab -
count largest substring with equal no.of zeros and one's ..O(n) Apr 12th, 2022 Never 18 0 None -
no.of cuts required to get perfect string Apr 10th, 2022 Never 35 0 None -
Splitstring Apr 10th, 2022 Never 39 0 C++ -
ranking books with fast IO Apr 10th, 2022 Never 31 0 C++ -
enclosing a substring using unordered map Apr 9th, 2022 Never 58 0 C++ -
print the min lexographic order of main string which contains the pattern string (qk18) Apr 8th, 2022 Never 34 0 C++ -
Max subarray sum(using carryforward) Apr 8th, 2022 Never 40 0 C++ -
smallest substring of A which contains all B characters Apr 6th, 2022 Never 65 0 C++ -
triplet with sum k (using hash map) Apr 5th, 2022 Never 55 0 C++ -
pair with difference k v4 Apr 4th, 2022 Never 46 0 C++ -
sub array sum using printf and scanf Apr 4th, 2022 Never 29 0 C++ -
subarray sum Apr 3rd, 2022 Never 46 0 C++ -
3 element sum equals k Apr 3rd, 2022 Never 40 0 C++ -
distinct elements in the window of k size Apr 2nd, 2022 Never 52 0 C++ -
form a magic square with less cost v1 Mar 28th, 2022 Never 22 0 C++ -
three sum Mar 27th, 2022 Never 38 0 C++ -
pair with difference k -mine v3 hacker rank Mar 27th, 2022 Never 27 0 C++ -
pair with difference k -mine v2 Mar 27th, 2022 Never 22 0 C++ -
cabinet partitioning Mar 26th, 2022 Never 66 0 C++ -
element freq using 2bs Mar 26th, 2022 Never 23 0 C++ -
pair with difference k Mar 26th, 2022 Never 33 0 C++ -
swap bits qk8 Mar 22nd, 2022 Never 47 0 C++ -
floor queries using merge sort Mar 20th, 2022 Never 45 0 C++ -
selection sort adhoc Mar 20th, 2022 Never 27 0 C++ -
finding repeated numbers using merge sort Mar 20th, 2022 Never 29 0 C++ -
next greater element 3 Mar 18th, 2022 Never 31 0 C++ -
return element occured more than n/3 times Mar 17th, 2022 Never 38 0 C++ -
bits sum pairwise Mar 16th, 2022 Never 41 0 C++ -
trailing zeros of factorial Mar 13th, 2022 Never 49 0 C++ -
louis and richard game Mar 11th, 2022 Never 40 0 C++ -
prime generator Mar 9th, 2022 Never 34 0 C++ -
life and everything Mar 9th, 2022 Never 42 0 C++ -
cards game by kaka Mar 9th, 2022 Never 83 0 C++ -
java script emi calc correct Mar 9th, 2022 Never 79 0 JavaScript -
java script emi calc Mar 9th, 2022 Never 80 0 JavaScript -
Untitled Mar 7th, 2022 Never 46 0 C++ -
reverse uint32_t Mar 6th, 2022 Never 69 0 C++ -