Code Monkey home page Code Monkey logo

diyaaa19's Projects

asc_desc_array icon asc_desc_array

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

calcdiverse icon 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.

cost icon cost

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

find-target icon find-target

Write a program to perform exponential search in a sorted array

fizz_buzz icon 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.""

grouped_anagrams icon grouped_anagrams

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

kadanes icon kadanes

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

maxmin_array icon maxmin_array

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

muj icon muj

This is my project with IEEE WIE MUJ

oddnum_count icon oddnum_count

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

replace-char icon replace-char

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

sort01 icon sort01

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

sort012 icon sort012

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

zeroes_to_end icon 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.