Home
DS & Algo. ▾
Data Structure
Algorithms
Coding Problems
Languages ▾
C
C++
C++ STL
Java
Python
Scala
Ruby
C#.Net
Golang
Android
Kotlin
SQL
Web. ▾
JavaScript
CSS
jQuery
PHP
Node.Js
AdonisJs
VueJS
Ajax
HTML
Django
Programs ▾
C
C++
Data Structure
Java
C#.Net
VB.Net
Python
PHP
Golang
Scala
Swift
Rust
Ruby
Kotlin
C Interview Programs
Aptitude ▾
C Aptitude
C++ Aptitude
Java Aptitude
C# Aptitude
PHP Aptitude
Linux Aptitude
DBMS Aptitude
Networking Aptitude
AI Aptitude
More...
Interview ▾
Golang
MIS Executive
DBMS
C
Embedded C
Java
SEO
HR
Find Output ▾
C
C++
C#.Net
Java
Go
PHP
More...
MCQs ▾
Web Technologie MCQs
CS Subjects MCQs
Databases MCQs
Programming MCQs
Testing Software MCQs
Digital Mktg Subjects MCQs
Cloud Computing S/W MCQs
Engineering Subjects MCQs
Commerce MCQs
More MCQs...
CS Subjects ▾
Machine Learning/AI
Operating System
Computer Network
Software Engineering
Discrete Mathematics
Digital Electronics
Data Mining
MIS
DBMS
Embedded Systems
Cryptography
CS Fundamental
More Tutorials...
More ▾
Tech Articles
Puzzles
Full Forms
Code Examples
Blogs
Guest Post
Programmer's Calculator
XML Sitemap Generator
Tools & Generators
About
Contact
Home
DS & Algo. ▾
Data Structure
Algorithms
Coding Problems
Languages ▾
C
C++
C++ STL
Java
Python
Scala
Ruby
C#.Net
Golang
Android
Kotlin
SQL
Web. ▾
JavaScript
CSS
jQuery
PHP
Node.Js
AdonisJs
VueJS
Ajax
HTML
Django
Programs ▾
C
C++
Data Structure
Java
C#.Net
VB.Net
Python
PHP
Golang
Scala
Swift
Rust
Ruby
Kotlin
C Interview Programs
Aptitude ▾
C Aptitude
C++ Aptitude
Java Aptitude
C# Aptitude
PHP Aptitude
Linux Aptitude
DBMS Aptitude
Networking Aptitude
AI Aptitude
More...
Interview ▾
Golang
MIS Executive
DBMS
C
Embedded C
Java
SEO
HR
Find Output ▾
C
C++
C#.Net
Java
Go
PHP
More...
MCQs ▾
Web Technologie MCQs
CS Subjects MCQs
Databases MCQs
Programming MCQs
Testing Software MCQs
Digital Mktg Subjects MCQs
Cloud Computing S/W MCQs
Engineering Subjects MCQs
Commerce MCQs
More MCQs...
CS Subjects ▾
Machine Learning/AI
Operating System
Computer Network
Software Engineering
Discrete Mathematics
Digital Electronics
Data Mining
MIS
DBMS
Embedded Systems
Cryptography
CS Fundamental
More Tutorials...
More ▾
Tech Articles
Puzzles
Full Forms
Code Examples
Blogs
Guest Post
Programmer's Calculator
XML Sitemap Generator
Tools & Generators
About
Contact
×
Team Members
Members - Home
Devyani Nagare
Benisha Lama
Shahnail Khan
Venkatesan C
Vikneshwar GK
Vaishnavi Srivastava
Akash Periyasamy
Anushree Goswami
Monika Sharma
Radib Kar
Divyansh Jaipuriyar
Hritika Rajput
Pranit Sharma
Apurva Mathur
Pratishtha Saxena
Muskan Bhadana
Shivang Yadav
Shubh Pachori
Soumya Sinha
Abhinav Gangrade
Preeti Jain
Hrithik Chandra Prasad
Sapna Deraje Radhakrishna
Harshita Jain
Abhishek Goel
Kartiki Malik
Nidhi
Bhavya Sri Khandrika
Anshuman Das
Debasis Jana
Godwill Tetah
Monika Jha
Siddhant Verma
Bipin Kumar
Saurabh Gupta
Anjali Singh
Sahil Singh
Amit Shukla
Abhishek Jain
Bharti Parmar
Uma Dasgupta
Mansha Lamba
Vipin Bailwal
Himanshu Singh Bisht
Basantjeet Das
Bhanu Pratap Raghav
Saksham Bhayana
Souvik Saha
Piyas Mukherjee
Raja Sethupathi V
Kamakshi
Yash Khandelwal
Sanjeev
Ankit Rai
Bestha Radha Krishna
Karan Ghai
Kongnyu Carine
Bhawna Aggarwal
Aditi S.
Anuj Singh
Mahima Rao
Akash Kumar
Ayush Sharma
Samiksha Yadav
Raju Singh Bhati
Diksha Tewari
Indrajeet Das
Vivek Kothari
Ritik Aggarwal
Shivakshi Dhiman
Ankit Sood
Mahak Jain
Manu Jemini
Abhishek Pathak
Aleesha Ali
Raunak Goswami
Vandana Sharma
Shubham Singh Rajawat
Mayank Singh
Prerna Saxena
Jyoti Singh
Aman Gautam
Atul Anand
Shamikh Faraz
Prerana Jain
Chandra Shekhar
Ashish Varshney
Anusha Sharma
Abhishek Sharma
Anamika Gupta
Sneha Dujaniya
Sudarshan Paul
Abhishek Kataria
Suryaveer Singh
Deepak Dutt Mishra
Shivangi Jain
Hritik Raj
Himanshu Bhatt
Shruti Matta
Home
»
Members
Shubh Pachori
Technical Content Writer
Name
Shubh Pachori
Course
Bachelor of Technology (B.Tech) Computer Science
College
Amity University Madhya Pradesh
Technical Skills
C, C++, JAVA, PYTHON, ML, OS, DBMS
His submissions
C++
C++ program to find the factorial of a number using class
C++ program to check the year is leap year or not using class
C++ program to add N natural numbers using class
C++ program to find the largest number between three numbers using class
C++ program to check if the character is vowel or consonant using class
C++ program to check if the number is odd or even using class
C++ program to find the power of a number using class
C++ program to check if the number is palindrome using class
C++ program to find the reverse of a number using class
C++ program to change the string from uppercase to lowercase using class
C++ program to check the number is Armstrong number or not using class
C++ program to find the largest number of an array using class
C++ program to count vowels, consonant, digits and special characters in string using class
C++ program to find the length of a string using class
C++ program to find the addition of two matrices using class
C++ program to find the multiplication of two matrices using class
C++ program to find transpose of a matrix using class
C++ program to find all roots of a quadratic equation using class
C++ program to convert binary number to octal number using class
C++ program to convert octal number to binary number using class
C++ program to convert decimal number to octal number using class
C++ program to convert octal number to decimal number using class
C++ program to reverse the string using class
C++ program to change the string from lowercase to uppercase using class
C++ program to change the string to sentence case using class
C++ program to find the smallest number in the array using class
C++ program to sort an array in ascending order using class
C++ program to sort an array in descending order using class
C++ program to convert the temperature from Celsius to Fahrenheit using class
C++ program to convert the temperature from Fahrenheit to Celsius using class
C++ program to print prime numbers in a range using class
C++ program to print odd numbers in a range using class
C++ program to print even numbers in a range using class
C++ program to print Armstrong numbers in a range using class
C++ program to print palindrome numbers in a range using class
C++ program to find the sum of all elements of the array using class
C++ program to find the product of all elements of the array using class
C++ program to find the product of all digits of a number using class
C++ program to find the sum of all digits of a number using class
C++ program to check if the number is perfect or not using class
C++ program to print the perfect numbers in the given range using class
C++ program to convert octal number to hexadecimal using class
C++ program to convert hexadecimal to octal number using class
C++ program to convert hexadecimal to decimal number using class
C++ program to convert decimal number to hexadecimal using class
C++ program to find the second largest number in the array using class
C++ program to find the second smallest number in the array using class
C++ program to change the string to toggle case using class
C++ program to change the string to title case using class
C++ program to count total words in the string using class
C++ program to convert characters of a string to opposite case using class
C++ program to find the mean of the array using class
C++ program to find the median of the array using class
C++ program to find the mode of the array using class
C++ program to find the sum of digits of numbers between numbers using class
C++ program to calculate the minutes between two time periods using class
C++ program to check if the numbers in the array are in arithmetic progression using class
C++ program to convert the minutes to time using class
C++ program to replace a word by another given word in the string using class
C++ program to print the leap years in the given time period using class
C++ program to find the sum of all integers in a string using class
C++ program to find the sum of prime numbers in a range using class
C++ program to find the product of prime numbers in a range using class
C++ program to find the product of digits of numbers between a given range using class
C++ program to find the product of all integers in a string using class
C++ program to check if the numbers in the array are in geometric progression using class
C++ program to find the difference between the largest and smallest numbers in the array using class
C++ program to find the area of shapes using class
C++ program to find the perimeter of shapes using class
C++ program to swap first and last digits of a number using class
C++ program to add two binary numbers using class
C++ program to find the area of polygon of several sides using class
C++ program to find the area of hexagon using class
C++ program to calculate the simple interest using class
C++ program to calculate the compound interest using class
C++ program to find the third angle of triangle using class
C++ program to convert speed from km/h to miles/h using class
C++ program to convert speed from miles/h to km/h using class
C++ program to print the sum of all odd and even numbers in a range using class
C++ program to print the product of all odd and even numbers in a range using class
C++ program to find the volume of shapes using class
C++ program to find the surface area of shapes using class
C++ program to reverse name and surname using class
C++ program to convert the temperature from Celsius to Kelvin using class
C++ program to convert the temperature from Kelvin to Celsius using class
C++ program to convert the temperature from Fahrenheit to Kelvin using class
C++ program to convert the temperature from Kelvin to Fahrenheit using class
C++ program to find area of a triangle by heron's formula using class
C++ program to find the product of the largest number and the smallest number in the array using class
C++ program to find the largest character in the string using class
C++ program to sort the string of characters in ascending order using class
C++ program to sort the string of characters in descending order using class
C++ program to find the smallest character in the string using class
C++ program to find the second largest character in the string using class
C++ program to find the second smallest character in the string using class
C++ program to check if the string is palindrome using class
C++ program to find the sum of the largest number and the smallest number in the array using class
C++ program to check if the string is in alphanumeric using class
C++ program to check if the string is in uppercase using class
C++ program to check if the string is in lowercase using class
C++ program to check if the string is in numeric using class
C++ program to check if the string contains only alphabets using class
C++ program to reverse every word of a string using class
C++ program to identify missing character in string using class
C++ program to print Fibonacci series up to N using class
C++ program to find the quotient and remainder using class
C++ program to convert decimal number to binary using class
C++ program to convert binary to decimal number using class
C++ program to print number and string entered by the user using class
C++ program to check whether the number is prime or not using class
C++ program to find the LCM (Least Common Multiple) of two numbers using class
C++ program to find the GCD (Greatest Common Divisor) of two numbers using class
C++ program to print the table of number entered using class
C++ program to find the sum of adjacent elements of the array using class
C++ program to find the product of adjacent elements of the array using class
C++ program to find the difference of adjacent elements of the array using class
C++ program to find the occurrence of the number in the array using class
C++ program to find the most occurring element in an array of integers using class
C++ program to separate the even and odd numbers in the array using class
C++ program to find the sum of even and odd numbers of the array using class
C++ program to find the product of even and odd numbers of the array using class
C++ program to search an element (number) in array using class
C++ program to sort the array in even-odd form using class
C++ program to merge two arrays using class
C++ program to add two arrays using class
C++ program to find the product of two arrays using class
C++ program to find the sum of two arrays one in reverse using class
C++ program to find the product of two arrays one in reverse using class
C++ program to check whether the matrix is an identity matrix or not using class
C++ program to check if the matrices are equal or not using class
C++ program to find the sum of each row of matrix using class
C++ program to check whether the matrix is a sparse matrix or not using class
C++ program to find the sum of both diagonals of matrix using class
C++ program to find the product of both diagonals of matrix using class
C++ program to find the product of each row of matrix using class
C++ program to find the subtraction of two matrices using class
C++ program to delete an element of an array at any position using class
C++ program to insert an element of an array at any position using class
C++ program to check if the number is ugly or not using class
C++ program to print ugly numbers in a range using class
C++ program to check if the number is abundant or not using class
C++ program to print abundant numbers in a range using class
C++ program to check if the number is deficient or not using class
C++ program to print deficient numbers in a range using class
C++ program to check if the number is kaprekar or not using class
C++ program to print kaprekar numbers in a range using class
C++ program to check if the number is narcissistic or not using class
C++ program to print narcissistic numbers in a range using class
C++ program to check if the number is happy or not using class
C++ program to print happy numbers in a range using class
C++ program to check if the number is disarium or not using class
C++ program to print disarium numbers in a range using class
C++ program to check if the number is pronic or not using class
C++ program to print pronic numbers in a range using class
C++ program to check if the number is automorphic or not using class
C++ program to print automorphic numbers in a range using class
C++ program to convert the number from integer to roman using class
C++ program to convert the number from roman to integer using class
C++ program to find the sum of each column of matrix using class
C++ program to find the product of each column of matrix using class
C++ program to count total occurrences of each element in an array using class
Comments and Discussions!
Load comments ↻
Please enable JavaScript to view the
comments powered by Disqus.
Advertisement
Advertisement