Partial Order Relation on a Set from Team 1 - Programming π https://www.geeksforgeeks.org/partial-order-relation-on-a-set/ #EngineeringMathematics #TechnicalScripter2022 #TechnicalScripter
#engineeringmathematics #technicalscripter2022 #technicalscripter
Maximize sum of three numbers by performing bitwise XOR - https://www.geeksforgeeks.org/maximize-sum-of-three-numbers-by-performing-bitwise-xor/ #TechnicalScripter2022 #TechnicalScripter #Bitwise-XOR #BitMagic
#technicalscripter2022 #technicalscripter #bitwise #bitmagic
Is Sentinel Linear Search better than normal Linear Search? - https://www.geeksforgeeks.org/is-sentinel-linear-search-better-than-normal-linear-search/ #TechnicalScripter2022 #TechnicalScripter #Searching #Picked
#technicalscripter2022 #technicalscripter #searching #picked
How to validate ISIN using Regular Expressions - https://www.geeksforgeeks.org/how-to-validate-isin-using-regular-expressions/ #TechnicalScripter2022 #regular-expression #TechnicalScripter #PatternSearching #Strings
#technicalscripter2022 #regular #technicalscripter #patternsearching #strings
Longest Subarray whose bitwise AND of every pair of elements is 0 - https://www.geeksforgeeks.org/longest-subarray-whose-bitwise-and-of-every-pair-of-elements-is-0/ #TechnicalScripter2022 #TechnicalScripter #sliding-window #BitMagic #subarray #Arrays
#technicalscripter2022 #technicalscripter #sliding #bitmagic #subarray #arrays
Find maximum value of Indices of Array that satisfy the given conditions - https://www.geeksforgeeks.org/find-maximum-value-of-indices-of-array-that-satisfy-the-given-conditions/ #TechnicalScripter2022 #TechnicalScripter #Arrays #Greedy
#technicalscripter2022 #technicalscripter #arrays #greedy
Maximize point to reduce Array by replacing Subarray with its sum - https://www.geeksforgeeks.org/maximize-point-to-reduce-array-by-replacing-subarray-with-its-sum/ #TechnicalScripter2022 #DynamicProgramming #TechnicalScripter #prefix-sum #subarray #Arrays
#technicalscripter2022 #dynamicprogramming #technicalscripter #prefix #subarray #arrays
Find the value of a number raised to its reverse - https://www.geeksforgeeks.org/find-the-value-of-a-number-raised-to-its-reverse/ #TechnicalScripter2022 #TechnicalScripter #BitMagic #Picked
#technicalscripter2022 #technicalscripter #bitmagic #picked
Maximize non decreasing Array size by replacing Subarray with sum https://www.geeksforgeeks.org/maximize-non-decreasing-array-size-by-replacing-subarray-with-sum/ #TechnicalScripter2022 #TechnicalScripter #subarray-sum #Arrays #Greedy
#technicalscripter2022 #technicalscripter #subarray #arrays #greedy
Minimum swaps such that at least K points reach target within T time https://www.geeksforgeeks.org/minimum-swaps-such-that-at-least-k-points-reach-target-within-t-time/ #TechnicalScripter2022 #TechnicalScripter #Arrays #Greedy #Picked
#technicalscripter2022 #technicalscripter #arrays #greedy #picked