Hiteshw11

Hiteshw11's Pastebin

1,588 20,527 0 6 years ago
Name / Title Added Expires Hits Comments Syntax  
Palindrome Using Generic Function Nov 29th, 2024 Never 186 0 Dart -
Performing Modulus Operation Using Generic Function Nov 29th, 2024 Never 190 0 Dart -
Concat Two Strings Using Generic Function Nov 29th, 2024 Never 159 0 Dart -
Swapping Values Using Generic Function Nov 28th, 2024 Never 184 0 Dart -
Calculate Sum Of All Elements in List using Generic Methods Nov 27th, 2024 Never 187 0 Dart -
Calculate Area Of Circle & Square Using Inheritance and Overriding Nov 26th, 2024 Never 166 0 Dart -
Sum Of Integers Using list In Generic Class Nov 26th, 2024 Never 187 0 Dart -
Class Inheritance In Dart Nov 25th, 2024 Never 151 0 Dart -
Generic Classes In Dart Nov 25th, 2024 Never 152 0 Dart -
Using A Default constructor in Dart Nov 25th, 2024 Never 179 0 Dart -
Method Overriding in classes in Dart Nov 25th, 2024 Never 160 0 Dart -
Classes In Dart Nov 24th, 2024 Never 23 0 Dart -
Merge Two Sorted Lists Nov 24th, 2024 Never 166 0 Dart -
Check Subset Nov 24th, 2024 Never 187 0 Dart -
Common Elements In Three Lists Nov 24th, 2024 Never 186 0 Dart -
Sum Of List Elements Nov 24th, 2024 Never 184 0 Dart -
Two Lists To A Map Conversion Nov 24th, 2024 Never 184 0 Dart -
Return Map Keys To A List Nov 23rd, 2024 Never 195 0 Dart -
Return Map Values In A Set Nov 23rd, 2024 Never 360 0 Dart -
Common Elements In Two Lists Nov 23rd, 2024 Never 358 0 Dart -
Count Frequency Of Each Word In A List Nov 22nd, 2024 Never 423 0 Dart -
Map Values Greater Than Threshold Nov 22nd, 2024 Never 348 0 Dart -
Merge Two Lists In A Map Nov 22nd, 2024 Never 356 0 Dart -
returns a new map with only the tasks that are not completed. Nov 21st, 2024 Never 191 0 Dart -
Dart function that takes a map of products and their stock quantities, and returns a list of product Nov 21st, 2024 Never 208 0 Dart -
Check If Two Strings Are Anagrams Nov 20th, 2024 Never 893 0 Dart -
Write a Dart function that takes a map of student names and their grades, and returns a new map with Nov 19th, 2024 Never 197 0 Dart -
Find the Key for a Specific Value Nov 19th, 2024 Never 192 0 Dart -
write a Dart function that counts the frequency of each character (excluding spaces) and prints out Nov 18th, 2024 Never 157 0 Dart -
Count the number of occurrences of each character in a string using a set or a map. Nov 18th, 2024 Never 127 0 Dart -
Write a function that reverses a given string. Nov 17th, 2024 Never 110 0 Dart -
Create a function that takes two sets and checks if one set is a subset of the other. Nov 17th, 2024 Never 77 0 Dart -
A function that takes a list and an integer n as input and rotates the list by n positions to the le Nov 17th, 2024 Never 93 0 Dart -
A Dart program that takes two sets and finds the symmetric difference (elements that are in either Nov 17th, 2024 Never 80 0 Dart -
Given a list of integers, create two separate lists: one containing all even numbers and the other c Nov 17th, 2024 Never 74 0 Dart -
Finding Max and Min Elements In A List In Dart Nov 17th, 2024 Never 80 0 Dart -
Function that takes a list of strings and returns a new list with the order of the elements reversed Nov 16th, 2024 Never 82 0 Dart -
Dart program that takes a list of integers and prints the sum of all elements in the list. Nov 16th, 2024 Never 68 0 Dart -
Dart program that removes all occurrences of a specified element from a list. Nov 16th, 2024 Never 96 0 Dart -
Finding Repeated And Non Repeated Elements in Array Jul 14th, 2020 Never 1,703 0 Java -
Split 1 Array in 2 new Arrays from specific position Jul 14th, 2020 Never 1,209 0 Java -
Incrementing all digits by asking user a number Jul 14th, 2020 Never 1,072 0 Java -
Reverse digits of a Number Jul 14th, 2020 Never 1,111 0 Java -
Separating Digits Of A Number and Sorting in an Array Jul 14th, 2020 Never 769 0 Java -
Sum Of All digits in a Number Jul 14th, 2020 Never 1,602 0 Java -
Sum of Odd And Even Numbers in an Array Jul 14th, 2020 Never 1,132 0 Java -
Addition Using Function in Bash Jul 13th, 2020 Never 998 0 Bash -
Arrays In Bash Using For Loop Jul 13th, 2020 Never 694 0 Bash -
Accepting And Adding Two Numbers in JavaScript Mar 26th, 2020 Never 159 0 JavaScript -
Functions in Javascript Mar 24th, 2020 Never 123 0 JavaScript -
Using ArrayList for Strings Nov 17th, 2019 Never 154 0 Java -
Finding Duplicate Elements in Array Nov 16th, 2019 Never 137 0 Java -
Increment Factor In Array Jan 20th, 2019 Never 130 0 Java -
Sum And Avg Of Array Jan 20th, 2019 Never 123 0 Java -
Array Elements in Ascending Order Jan 20th, 2019 Never 113 0 Java -
Replace Number At A Specified Position In Array Jan 20th, 2019 Never 127 0 Java -
Classes & Objects Using Initialize Method Sep 28th, 2018 Never 121 0 Ruby -
Classes & Objects in Ruby Sep 28th, 2018 Never 138 0 Ruby -
If Else Statement In Ruby (Even/Odd) Sep 27th, 2018 Never 102 0 Ruby -
Simple Calculator in Ruby Sep 27th, 2018 Never 120 0 Ruby -
Add 3 numbers taking user input in ruby Sep 26th, 2018 Never 109 0 Ruby -
For Loop in Ruby Sep 26th, 2018 Never 121 0 Ruby -
Use of While Loop in Ruby Sep 26th, 2018 Never 122 0 Ruby -
Use of Case Statement in Ruby Sep 26th, 2018 Never 166 0 Ruby -
Multiplication using method with return in ruby Sep 25th, 2018 Never 119 0 Ruby -
Method with default parameters in ruby Sep 25th, 2018 Never 117 0 Ruby -
Method with parameters in ruby Sep 25th, 2018 Never 124 0 Ruby -
Method Without Parameters in ruby Sep 25th, 2018 Never 118 0 Ruby -
Hashes in Ruby Sep 25th, 2018 Never 137 0 Ruby -