Hiteshw11

Hiteshw11's Pastebin

1,617 22,760 0 6 years ago
Name / Title Added Expires Hits Comments Syntax  
Palindrome Using Generic Function Nov 29th, 2024 Never 260 0 Dart -
Performing Modulus Operation Using Generic Function Nov 29th, 2024 Never 275 0 Dart -
Concat Two Strings Using Generic Function Nov 29th, 2024 Never 225 0 Dart -
Swapping Values Using Generic Function Nov 28th, 2024 Never 254 0 Dart -
Calculate Sum Of All Elements in List using Generic Methods Nov 27th, 2024 Never 245 0 Dart -
Calculate Area Of Circle & Square Using Inheritance and Overriding Nov 26th, 2024 Never 227 0 Dart -
Sum Of Integers Using list In Generic Class Nov 26th, 2024 Never 253 0 Dart -
Class Inheritance In Dart Nov 25th, 2024 Never 226 0 Dart -
Generic Classes In Dart Nov 25th, 2024 Never 227 0 Dart -
Using A Default constructor in Dart Nov 25th, 2024 Never 238 0 Dart -
Method Overriding in classes in Dart Nov 25th, 2024 Never 221 0 Dart -
Classes In Dart Nov 24th, 2024 Never 29 0 Dart -
Merge Two Sorted Lists Nov 24th, 2024 Never 226 0 Dart -
Check Subset Nov 24th, 2024 Never 259 0 Dart -
Common Elements In Three Lists Nov 24th, 2024 Never 252 0 Dart -
Sum Of List Elements Nov 24th, 2024 Never 248 0 Dart -
Two Lists To A Map Conversion Nov 24th, 2024 Never 244 0 Dart -
Return Map Keys To A List Nov 23rd, 2024 Never 266 0 Dart -
Return Map Values In A Set Nov 23rd, 2024 Never 438 0 Dart -
Common Elements In Two Lists Nov 23rd, 2024 Never 434 0 Dart -
Count Frequency Of Each Word In A List Nov 22nd, 2024 Never 501 0 Dart -
Map Values Greater Than Threshold Nov 22nd, 2024 Never 428 0 Dart -
Merge Two Lists In A Map Nov 22nd, 2024 Never 436 0 Dart -
returns a new map with only the tasks that are not completed. Nov 21st, 2024 Never 269 0 Dart -
Dart function that takes a map of products and their stock quantities, and returns a list of product Nov 21st, 2024 Never 278 0 Dart -
Check If Two Strings Are Anagrams Nov 20th, 2024 Never 975 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 259 0 Dart -
Find the Key for a Specific Value Nov 19th, 2024 Never 235 0 Dart -
write a Dart function that counts the frequency of each character (excluding spaces) and prints out Nov 18th, 2024 Never 169 0 Dart -
Count the number of occurrences of each character in a string using a set or a map. Nov 18th, 2024 Never 137 0 Dart -
Write a function that reverses a given string. Nov 17th, 2024 Never 120 0 Dart -
Create a function that takes two sets and checks if one set is a subset of the other. Nov 17th, 2024 Never 87 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 105 0 Dart -
A Dart program that takes two sets and finds the symmetric difference (elements that are in either Nov 17th, 2024 Never 89 0 Dart -
Given a list of integers, create two separate lists: one containing all even numbers and the other c Nov 17th, 2024 Never 80 0 Dart -
Finding Max and Min Elements In A List In Dart Nov 17th, 2024 Never 88 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 92 0 Dart -
Dart program that takes a list of integers and prints the sum of all elements in the list. Nov 16th, 2024 Never 78 0 Dart -
Dart program that removes all occurrences of a specified element from a list. Nov 16th, 2024 Never 111 0 Dart -
Finding Repeated And Non Repeated Elements in Array Jul 14th, 2020 Never 1,713 0 Java -
Split 1 Array in 2 new Arrays from specific position Jul 14th, 2020 Never 1,215 0 Java -
Incrementing all digits by asking user a number Jul 14th, 2020 Never 1,079 0 Java -
Reverse digits of a Number Jul 14th, 2020 Never 1,120 0 Java -
Separating Digits Of A Number and Sorting in an Array Jul 14th, 2020 Never 775 0 Java -
Sum Of All digits in a Number Jul 14th, 2020 Never 1,634 0 Java -
Sum of Odd And Even Numbers in an Array Jul 14th, 2020 Never 1,142 0 Java -
Addition Using Function in Bash Jul 13th, 2020 Never 1,003 0 Bash -
Arrays In Bash Using For Loop Jul 13th, 2020 Never 703 0 Bash -
Accepting And Adding Two Numbers in JavaScript Mar 26th, 2020 Never 165 0 JavaScript -
Functions in Javascript Mar 24th, 2020 Never 131 0 JavaScript -
Using ArrayList for Strings Nov 17th, 2019 Never 163 0 Java -
Finding Duplicate Elements in Array Nov 16th, 2019 Never 147 0 Java -
Increment Factor In Array Jan 20th, 2019 Never 138 0 Java -
Sum And Avg Of Array Jan 20th, 2019 Never 128 0 Java -
Array Elements in Ascending Order Jan 20th, 2019 Never 123 0 Java -
Replace Number At A Specified Position In Array Jan 20th, 2019 Never 134 0 Java -
Classes & Objects Using Initialize Method Sep 28th, 2018 Never 127 0 Ruby -
Classes & Objects in Ruby Sep 28th, 2018 Never 147 0 Ruby -
If Else Statement In Ruby (Even/Odd) Sep 27th, 2018 Never 109 0 Ruby -
Simple Calculator in Ruby Sep 27th, 2018 Never 129 0 Ruby -
Add 3 numbers taking user input in ruby Sep 26th, 2018 Never 116 0 Ruby -
For Loop in Ruby Sep 26th, 2018 Never 128 0 Ruby -
Use of While Loop in Ruby Sep 26th, 2018 Never 128 0 Ruby -
Use of Case Statement in Ruby Sep 26th, 2018 Never 176 0 Ruby -
Multiplication using method with return in ruby Sep 25th, 2018 Never 128 0 Ruby -
Method with default parameters in ruby Sep 25th, 2018 Never 123 0 Ruby -
Method with parameters in ruby Sep 25th, 2018 Never 131 0 Ruby -
Method Without Parameters in ruby Sep 25th, 2018 Never 126 0 Ruby -
Hashes in Ruby Sep 25th, 2018 Never 143 0 Ruby -