Hiteshw11

Hiteshw11's Pastebin

1,740 30,705 0 6 years ago
Name / Title Added Expires Hits Comments Syntax  
Palindrome Using Generic Function Nov 29th, 2024 Never 526 0 Dart -
Performing Modulus Operation Using Generic Function Nov 29th, 2024 Never 542 0 Dart -
Concat Two Strings Using Generic Function Nov 29th, 2024 Never 466 0 Dart -
Swapping Values Using Generic Function Nov 28th, 2024 Never 515 0 Dart -
Calculate Sum Of All Elements in List using Generic Methods Nov 27th, 2024 Never 484 0 Dart -
Calculate Area Of Circle & Square Using Inheritance and Overriding Nov 26th, 2024 Never 467 0 Dart -
Sum Of Integers Using list In Generic Class Nov 26th, 2024 Never 499 0 Dart -
Class Inheritance In Dart Nov 25th, 2024 Never 476 0 Dart -
Generic Classes In Dart Nov 25th, 2024 Never 453 0 Dart -
Using A Default constructor in Dart Nov 25th, 2024 Never 469 0 Dart -
Method Overriding in classes in Dart Nov 25th, 2024 Never 452 0 Dart -
Classes In Dart Nov 24th, 2024 Never 73 0 Dart -
Merge Two Sorted Lists Nov 24th, 2024 Never 460 0 Dart -
Check Subset Nov 24th, 2024 Never 492 0 Dart -
Common Elements In Three Lists Nov 24th, 2024 Never 470 0 Dart -
Sum Of List Elements Nov 24th, 2024 Never 499 0 Dart -
Two Lists To A Map Conversion Nov 24th, 2024 Never 471 0 Dart -
Return Map Keys To A List Nov 23rd, 2024 Never 458 0 Dart -
Return Map Values In A Set Nov 23rd, 2024 Never 664 0 Dart -
Common Elements In Two Lists Nov 23rd, 2024 Never 636 0 Dart -
Count Frequency Of Each Word In A List Nov 22nd, 2024 Never 712 0 Dart -
Map Values Greater Than Threshold Nov 22nd, 2024 Never 634 0 Dart -
Merge Two Lists In A Map Nov 22nd, 2024 Never 625 0 Dart -
returns a new map with only the tasks that are not completed. Nov 21st, 2024 Never 449 0 Dart -
Dart function that takes a map of products and their stock quantities, and returns a list of product Nov 21st, 2024 Never 470 0 Dart -
Check If Two Strings Are Anagrams Nov 20th, 2024 Never 1,182 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 328 0 Dart -
Find the Key for a Specific Value Nov 19th, 2024 Never 280 0 Dart -
write a Dart function that counts the frequency of each character (excluding spaces) and prints out Nov 18th, 2024 Never 220 0 Dart -
Count the number of occurrences of each character in a string using a set or a map. Nov 18th, 2024 Never 183 0 Dart -
Write a function that reverses a given string. Nov 17th, 2024 Never 174 0 Dart -
Create a function that takes two sets and checks if one set is a subset of the other. Nov 17th, 2024 Never 130 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 149 0 Dart -
A Dart program that takes two sets and finds the symmetric difference (elements that are in either Nov 17th, 2024 Never 139 0 Dart -
Given a list of integers, create two separate lists: one containing all even numbers and the other c Nov 17th, 2024 Never 124 0 Dart -
Finding Max and Min Elements In A List In Dart Nov 17th, 2024 Never 139 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 149 0 Dart -
Dart program that takes a list of integers and prints the sum of all elements in the list. Nov 16th, 2024 Never 129 0 Dart -
Dart program that removes all occurrences of a specified element from a list. Nov 16th, 2024 Never 159 0 Dart -
Finding Repeated And Non Repeated Elements in Array Jul 14th, 2020 Never 1,768 0 Java -
Split 1 Array in 2 new Arrays from specific position Jul 14th, 2020 Never 1,261 0 Java -
Incrementing all digits by asking user a number Jul 14th, 2020 Never 1,137 0 Java -
Reverse digits of a Number Jul 14th, 2020 Never 1,171 0 Java -
Separating Digits Of A Number and Sorting in an Array Jul 14th, 2020 Never 824 0 Java -
Sum Of All digits in a Number Jul 14th, 2020 Never 1,702 0 Java -
Sum of Odd And Even Numbers in an Array Jul 14th, 2020 Never 1,220 0 Java -
Addition Using Function in Bash Jul 13th, 2020 Never 1,052 0 Bash -
Arrays In Bash Using For Loop Jul 13th, 2020 Never 753 0 Bash -
Accepting And Adding Two Numbers in JavaScript Mar 26th, 2020 Never 212 0 JavaScript -
Functions in Javascript Mar 24th, 2020 Never 179 0 JavaScript -
Using ArrayList for Strings Nov 17th, 2019 Never 206 0 Java -
Finding Duplicate Elements in Array Nov 16th, 2019 Never 193 0 Java -
Increment Factor In Array Jan 20th, 2019 Never 181 0 Java -
Sum And Avg Of Array Jan 20th, 2019 Never 182 0 Java -
Array Elements in Ascending Order Jan 20th, 2019 Never 166 0 Java -
Replace Number At A Specified Position In Array Jan 20th, 2019 Never 188 0 Java -
Classes & Objects Using Initialize Method Sep 28th, 2018 Never 176 0 Ruby -
Classes & Objects in Ruby Sep 28th, 2018 Never 191 0 Ruby -
If Else Statement In Ruby (Even/Odd) Sep 27th, 2018 Never 153 0 Ruby -
Simple Calculator in Ruby Sep 27th, 2018 Never 173 0 Ruby -
Add 3 numbers taking user input in ruby Sep 26th, 2018 Never 160 0 Ruby -
For Loop in Ruby Sep 26th, 2018 Never 181 0 Ruby -
Use of While Loop in Ruby Sep 26th, 2018 Never 186 0 Ruby -
Use of Case Statement in Ruby Sep 26th, 2018 Never 226 0 Ruby -
Multiplication using method with return in ruby Sep 25th, 2018 Never 185 0 Ruby -
Method with default parameters in ruby Sep 25th, 2018 Never 176 0 Ruby -
Method with parameters in ruby Sep 25th, 2018 Never 183 0 Ruby -
Method Without Parameters in ruby Sep 25th, 2018 Never 178 0 Ruby -
Hashes in Ruby Sep 25th, 2018 Never 196 0 Ruby -