Pastebin
API
tools
faq
paste
Login
Sign up
Shailrshah's Pastebin
Mumbai, Maharashtra
12,104
48,962
0
12 years ago
Name / Title
Added
Expires
Hits
Comments
Syntax
Finding if a String is appears in Another Stirng
Feb 27th, 2014
Never
122
0
JavaScript
-
One-Time Password Generation
Feb 20th, 2014
Never
164
0
JavaScript
-
Basic Calculator
Feb 18th, 2014
Never
137
0
JavaScript
-
Real time Celsius to Fahrenheit Conversion
Feb 18th, 2014
Never
138
0
JavaScript
-
Web Programming Question Bank Answers
Feb 17th, 2014
Never
814
0
None
-
Checksum for sending data
Jan 23rd, 2014
Never
117
0
Java
-
Counting the Number of Uppercases, Lowercases and spaces
Dec 19th, 2013
Never
101
0
Java
-
Overloaded Constructor
Dec 18th, 2013
Never
114
0
Java
-
Try and Multiple Catches
Dec 18th, 2013
Never
106
0
Java
-
Matrix Multiplication
Dec 18th, 2013
Never
134
0
Java
-
Matrix Addition and Subtraction
Dec 18th, 2013
Never
107
0
Java
-
Replace a Character from a String
Dec 18th, 2013
Never
111
0
Java
-
Opening Notepad
Dec 18th, 2013
Never
94
0
Java
-
Counting the number of vowels in a string
Dec 18th, 2013
Never
89
0
Java
-
The Static Keyword
Dec 18th, 2013
Never
104
0
Java
-
Method Overloading
Dec 17th, 2013
Never
105
0
Java
-
Super Keyword
Dec 17th, 2013
Never
91
0
Java
-
Euclid's Algorithm(Recursive) to compute GCD
Dec 2nd, 2013
Never
100
0
C
-
Fibonacci Recurrence
Nov 30th, 2013
Never
112
0
C
-
Explanation of QuickSort
Nov 18th, 2013
Never
106
0
C
-
Inorder, Preorder and Postorder Tree Traversals
Nov 13th, 2013
Never
175
0
C
-
Priority Queue Using Heap
Nov 11th, 2013
Never
314
0
C
-
Circular Queue using Array
Nov 11th, 2013
Never
112
0
C
-
Depth First Search
Nov 8th, 2013
Never
124
0
C
-
Hashing
Nov 8th, 2013
Never
147
0
C
-
Heap Sort
Nov 8th, 2013
Never
136
0
C
-
Selection Sort
Nov 7th, 2013
Never
118
0
C
-
Circular Queue Using Linked List
Nov 7th, 2013
Never
113
0
C
-
Adding and Subtracting Polynomials Using Linked Lists
Nov 7th, 2013
Never
99
0
C
-
Binary Search
Nov 7th, 2013
Never
123
0
C
-
Interpolation Search
Nov 5th, 2013
Never
215
0
C
-
Shell Sort using arrays
Nov 3rd, 2013
Never
141
0
C
-
Sorting Elements in a Vector
Oct 30th, 2013
Never
110
0
Java
-
Proving tan(A+B)=tanA+tanB/(1-tanA*tanB)
Oct 30th, 2013
Never
123
0
Java
-
Descending Sorting of Strings with First 3 chars Deleted
Oct 30th, 2013
Never
91
0
Java
-
Making a Simple Package
Oct 30th, 2013
Never
104
0
Java
-
Implementing Interfaces to Print the Exam Result
Oct 30th, 2013
Never
111
0
Java
-
A String in Camel Case
Oct 29th, 2013
Never
113
0
Java
-
Implementing an Abstract Class
Oct 29th, 2013
Never
120
0
Java
-
Student and Instructor Classes Extending Person Class
Oct 29th, 2013
Never
128
0
Java
-
Sort Command-Line inputted Strings using Insertion Sort
Oct 29th, 2013
Never
114
0
Java
-
Log of Changes made in the Employee Table
Oct 28th, 2013
Never
202
0
PL/SQL
-
Printing the Title and Price for Top 5 costliest Movies
Oct 27th, 2013
Never
184
0
PL/SQL
-
A Procedure to Print a String in Reverse
Oct 27th, 2013
Never
188
0
PL/SQL
-
Trigger for Converting Customer's Name to Upper Case
Oct 27th, 2013
Never
173
0
PL/SQL
-
Details about the Movies Costing the Least Using Cursors
Oct 27th, 2013
Never
156
0
PL/SQL
-
Using Cursors to Print Details of Customers
Oct 27th, 2013
Never
199
0
PL/SQL
-
A Procedure that Adds 10 to its Argument
Oct 27th, 2013
Never
145
0
PL/SQL
-
Printing Even Numbers from 1 to 100
Oct 27th, 2013
Never
163
0
PL/SQL
-
Name, Area and Phone number of a Customer in the Database
Oct 27th, 2013
Never
157
0
PL/SQL
-
Name and Star of the Costliest Movie Ticket
Oct 27th, 2013
Never
173
0
PL/SQL
-
Downloading and Installing Oracle Database
Oct 27th, 2013
Never
170
0
None
-
A Function Returning the Square of its Argument
Oct 26th, 2013
Never
170
0
PL/SQL
-
Multiplying Two User-Inputed Numbers
Oct 26th, 2013
Never
240
0
PL/SQL
-
A Stimulation of an Inventory
Oct 20th, 2013
Never
141
0
Java
-
Making a Smiley Face Applet
Oct 20th, 2013
Never
111
0
Java
-
Stacks and Queues using the LinkedList class
Oct 20th, 2013
Never
131
0
Java
-
Shopping List using a Vector
Oct 10th, 2013
Never
181
0
Java
-
A Bank Account Stimulation
Oct 10th, 2013
Never
186
0
Java
-
Insertion Sort
Oct 8th, 2013
Never
194
0
C
-
DFS using Adjacency Matrix
Oct 7th, 2013
Never
198
0
C
-
Bucket Sort
Oct 6th, 2013
Never
231
0
C
-
Extending Thread Class and Implementing Runnable Interface
Oct 4th, 2013
Never
216
0
Java
-
Radix Sort
Oct 4th, 2013
Never
231
0
C
-
Throwing NoMatchException when Input is not 'India'
Oct 4th, 2013
Never
216
0
Java
-
Alternate 1s' and 0s' Pattern
Sep 28th, 2013
Never
113
0
Java
-
Executing Threads According to their Priorities
Sep 28th, 2013
Never
143
0
Java
-
Doubly-Ended Queues
Sep 27th, 2013
Never
120
0
C
-
Operations on a Linked List
Sep 26th, 2013
Never
222
0
C
-
Expression Tree
Sep 25th, 2013
Never
300
0
C
-
SQL Queries
Sep 24th, 2013
Never
463
0
SQL
-
Quick Sort
Sep 23rd, 2013
Never
182
0
C
-
Retarded Pattern
Sep 23rd, 2013
Never
92
0
Java
-
Element Insertion & Deletion in a Vector
Sep 20th, 2013
Never
124
0
Java
-
Creating a Custom Exception
Sep 14th, 2013
Never
121
0
Java
-
Merge Sort
Sep 12th, 2013
Never
200
0
C
-
Binary Trees Practice problems
Sep 11th, 2013
Never
120
0
C
-
[JAVA] How to program using only cmd and notepad
Sep 8th, 2013
Never
124
0
None
-
Number of Vowels and Consonants in a String
Sep 8th, 2013
Never
104
0
Java
-
Rules for converting an Infix string to a Postfix String
Sep 1st, 2013
Never
132
0
None
-
Queues using Linked List
Sep 1st, 2013
Never
141
0
C
-
Array Implementation of Stacks
Sep 1st, 2013
Never
157
0
C
-
Array Implementation of Queues
Sep 1st, 2013
Never
135
0
C
-
Binary Search Tree Insertion & Deletion
Aug 31st, 2013
Never
330
0
C
-
Parentheses Check
Aug 31st, 2013
Never
192
0
C
-
Array Implementation of Stacks and Queues
Aug 30th, 2013
Never
117
0
C
-
Infix to Postfix conversion and evaluation
Aug 30th, 2013
Never
281
0
C
-
Sorted Doubly Linked List
Aug 29th, 2013
Never
326
0
C
-
Sorting an Array
Aug 24th, 2013
Never
126
0
Java
-
Palindrome Test
Aug 24th, 2013
Never
125
0
Java
-
Areas of a Square and a Rectangle via Method Overloading
Aug 24th, 2013
Never
123
0
Java
-
Command Line Input to Find Sum of Cube of Digits
Aug 24th, 2013
Never
120
0
Java
-
Evaluating Sum of a Series
Aug 24th, 2013
Never
98
0
Java
-
Smallest Prime and Largest Non-Prime from an Array
Aug 20th, 2013
Never
109
0
Java
-
Finding Armstrong Numbers in an Array
Aug 20th, 2013
Never
107
0
Java
-
Smallest Even and Largest odd numbers in an Array
Aug 20th, 2013
Never
99
0
Java
-
Stack using Linked List
Aug 17th, 2013
Never
165
0
C
-
Insertion & Deletion in a Sorted Linked List
Aug 15th, 2013
Never
959
0
C
-
Implementing Linked List using an Array
Aug 7th, 2013
Never
101
0
C
-
Bubble Sort and Recursive Binary Search
Aug 4th, 2013
Never
114
0
C
-
Most Recent
1
2
3
Oldest
Public Pastes
Suffix Solution
C++ | 5 min ago | 4.17 KB
EARN $900 INSTANTLY 2025 BT
JavaScript | 6 min ago | 0.05 KB
Random Gmail Acc 1A
JavaScript | 23 min ago | 0.05 KB
Make $1000 15-MINUTES (BEGINNER) WM
JavaScript | 39 min ago | 0.05 KB
Binance account CW
JavaScript | 55 min ago | 0.05 KB
DB Index Size report
PostgreSQL | 1 hour ago | 0.57 KB
e-n collisions(v8) - first inelastic (triplet...
C++ | 1 hour ago | 19.80 KB
2025-03-31_stats.json
JSON | 1 hour ago | 3.68 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!