Diya Jain (diyaaa19)

diyaaa19

Geek Repo

0

followers

0

following

Location:Ghaziabad, Uttar Pradesh

Github PK Tool:Github PK Tool

Diya Jain's repositories

Language:PythonStargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

array_rotation

array rotation by left

Language:PythonStargazers:0Issues:0Issues:0

asc_desc_array

Write a function to check if a given array is sorted in ascending order

Language:PythonStargazers:0Issues:0Issues:0

Beautiify

Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience.

Language:CSSLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0

cost

Close Design a program that takes the prices of items a user bought and calculates the total cost, including tax

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

diyaaa19

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

find-target

Write a program to perform exponential search in a sorted array

Language:PythonStargazers:0Issues:0Issues:0

fizz_buzz

Write a program that prints the numbers from 1 to 100. But for multiples of three, print ""Fizz"" instead of the number, and for the multiples of five, print ""Buzz."" For numbers that are multiples of both three and five, print ""FizzBuzz.""

Language:PythonStargazers:0Issues:0Issues:0

GameZone

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮

License:Apache-2.0Stargazers:0Issues:0Issues:0

grouped_anagrams

Close Create an algorithm to group anagrams together from a list of strings

Language:PythonStargazers:0Issues:0Issues:0

kadanes

Implement an algorithm to find the contiguous subarray with the largest sum (Kadane's Algorithm)

Language:PythonStargazers:0Issues:0Issues:0

maxmin_array

Design an algorithm to find the maximum and minimum elements in an array

Language:PythonStargazers:0Issues:0Issues:0

MUJ

This is my project with IEEE WIE MUJ

Stargazers:0Issues:0Issues:0

oddnum_count

Given two non-negative integers low and high. Return the count of odd numbers between low and high (inclusive)

Language:PythonStargazers:0Issues:0Issues:0

palindrome

Check whether a String is Palindrome or not

Language:PythonStargazers:0Issues:0Issues:0

Postman-Challenge

This is the all in one place for documentation help regarding the postman challenge.

Stargazers:0Issues:0Issues:0

prime-factors

check whether a number is prime else print it's factors

Language:PythonStargazers:0Issues:0Issues:0

replace-char

Implement string transformation by replacing specific characters (e.g., replace 'a' with 'b')

Language:PythonStargazers:0Issues:0Issues:0

reverse_string

Write a program to reverse a given string

Language:PythonStargazers:0Issues:0Issues:0

sort01

Design a program to segregate 0s and 1s in an array

Language:PythonStargazers:0Issues:0Issues:0

sort012

Design a sorting algorithm to arrange an array of 0s, 1s, and 2s in ascending order (Dutch National Flag Problem)

Language:PythonStargazers:0Issues:0Issues:0

zeroes_to_end

Close Write a function to move all zeroes present in an array to the end without changing the order of non-zero elements

Language:PythonStargazers:0Issues:0Issues:0