Hiteshw11

Hiteshw11's Pastebin

1,571 17,685 0 6 years ago
Name / Title Added Expires Hits Comments Syntax  
Palindrome Using Generic Function Nov 29th, 2024 Never 97 0 Dart -
Performing Modulus Operation Using Generic Function Nov 29th, 2024 Never 102 0 Dart -
Concat Two Strings Using Generic Function Nov 29th, 2024 Never 77 0 Dart -
Swapping Values Using Generic Function Nov 28th, 2024 Never 96 0 Dart -
Calculate Sum Of All Elements in List using Generic Methods Nov 27th, 2024 Never 101 0 Dart -
Calculate Area Of Circle & Square Using Inheritance and Overriding Nov 26th, 2024 Never 83 0 Dart -
Sum Of Integers Using list In Generic Class Nov 26th, 2024 Never 101 0 Dart -
Class Inheritance In Dart Nov 25th, 2024 Never 71 0 Dart -
Generic Classes In Dart Nov 25th, 2024 Never 71 0 Dart -
Using A Default constructor in Dart Nov 25th, 2024 Never 95 0 Dart -
Method Overriding in classes in Dart Nov 25th, 2024 Never 75 0 Dart -
Classes In Dart Nov 24th, 2024 Never 12 0 Dart -
Merge Two Sorted Lists Nov 24th, 2024 Never 81 0 Dart -
Check Subset Nov 24th, 2024 Never 103 0 Dart -
Common Elements In Three Lists Nov 24th, 2024 Never 101 0 Dart -
Sum Of List Elements Nov 24th, 2024 Never 101 0 Dart -
Two Lists To A Map Conversion Nov 24th, 2024 Never 102 0 Dart -
Return Map Keys To A List Nov 23rd, 2024 Never 106 0 Dart -
Return Map Values In A Set Nov 23rd, 2024 Never 269 0 Dart -
Common Elements In Two Lists Nov 23rd, 2024 Never 271 0 Dart -
Count Frequency Of Each Word In A List Nov 22nd, 2024 Never 331 0 Dart -
Map Values Greater Than Threshold Nov 22nd, 2024 Never 263 0 Dart -
Merge Two Lists In A Map Nov 22nd, 2024 Never 268 0 Dart -
returns a new map with only the tasks that are not completed. Nov 21st, 2024 Never 108 0 Dart -
Dart function that takes a map of products and their stock quantities, and returns a list of product Nov 21st, 2024 Never 123 0 Dart -
Check If Two Strings Are Anagrams Nov 20th, 2024 Never 795 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 116 0 Dart -
Find the Key for a Specific Value Nov 19th, 2024 Never 109 0 Dart -
write a Dart function that counts the frequency of each character (excluding spaces) and prints out Nov 18th, 2024 Never 114 0 Dart -
Count the number of occurrences of each character in a string using a set or a map. Nov 18th, 2024 Never 102 0 Dart -
Write a function that reverses a given string. Nov 17th, 2024 Never 97 0 Dart -
Create a function that takes two sets and checks if one set is a subset of the other. Nov 17th, 2024 Never 66 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 80 0 Dart -
A Dart program that takes two sets and finds the symmetric difference (elements that are in either Nov 17th, 2024 Never 72 0 Dart -
Given a list of integers, create two separate lists: one containing all even numbers and the other c Nov 17th, 2024 Never 66 0 Dart -
Finding Max and Min Elements In A List In Dart Nov 17th, 2024 Never 74 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 73 0 Dart -
Dart program that takes a list of integers and prints the sum of all elements in the list. Nov 16th, 2024 Never 62 0 Dart -
Dart program that removes all occurrences of a specified element from a list. Nov 16th, 2024 Never 81 0 Dart -
Finding Repeated And Non Repeated Elements in Array Jul 14th, 2020 Never 1,695 0 Java -
Split 1 Array in 2 new Arrays from specific position Jul 14th, 2020 Never 1,199 0 Java -
Incrementing all digits by asking user a number Jul 14th, 2020 Never 1,060 0 Java -
Reverse digits of a Number Jul 14th, 2020 Never 1,101 0 Java -
Separating Digits Of A Number and Sorting in an Array Jul 14th, 2020 Never 759 0 Java -
Sum Of All digits in a Number Jul 14th, 2020 Never 1,571 0 Java -
Sum of Odd And Even Numbers in an Array Jul 14th, 2020 Never 1,110 0 Java -
Addition Using Function in Bash Jul 13th, 2020 Never 989 0 Bash -
Arrays In Bash Using For Loop Jul 13th, 2020 Never 682 0 Bash -
Accepting And Adding Two Numbers in JavaScript Mar 26th, 2020 Never 150 0 JavaScript -
Functions in Javascript Mar 24th, 2020 Never 115 0 JavaScript -
Using ArrayList for Strings Nov 17th, 2019 Never 143 0 Java -
Finding Duplicate Elements in Array Nov 16th, 2019 Never 128 0 Java -
Increment Factor In Array Jan 20th, 2019 Never 120 0 Java -
Sum And Avg Of Array Jan 20th, 2019 Never 113 0 Java -
Array Elements in Ascending Order Jan 20th, 2019 Never 103 0 Java -
Replace Number At A Specified Position In Array Jan 20th, 2019 Never 116 0 Java -
Classes & Objects Using Initialize Method Sep 28th, 2018 Never 112 0 Ruby -
Classes & Objects in Ruby Sep 28th, 2018 Never 130 0 Ruby -
If Else Statement In Ruby (Even/Odd) Sep 27th, 2018 Never 93 0 Ruby -
Simple Calculator in Ruby Sep 27th, 2018 Never 109 0 Ruby -
Add 3 numbers taking user input in ruby Sep 26th, 2018 Never 99 0 Ruby -
For Loop in Ruby Sep 26th, 2018 Never 111 0 Ruby -
Use of While Loop in Ruby Sep 26th, 2018 Never 113 0 Ruby -
Use of Case Statement in Ruby Sep 26th, 2018 Never 157 0 Ruby -
Multiplication using method with return in ruby Sep 25th, 2018 Never 108 0 Ruby -
Method with default parameters in ruby Sep 25th, 2018 Never 107 0 Ruby -
Method with parameters in ruby Sep 25th, 2018 Never 115 0 Ruby -
Method Without Parameters in ruby Sep 25th, 2018 Never 109 0 Ruby -
Hashes in Ruby Sep 25th, 2018 Never 125 0 Ruby -