Code Monkey home page Code Monkey logo
  • 👋 Hi, I’m @peterturkson102
  • 👀 I’m interested in building rest api using Java

I am a graduate with a bachelor’s degree in Computer Engineering from the University of Ghana, Legon aiming to use my knowledge in programming and computing to establish myself as a competent tech specialist equipped with the latest tools, techniques and knowledge that will enable me to handle emerging technologies and prove myself as a valuable resource anywhere

Peter Kofi Turkson Asamoah's Projects

sockmerchant icon sockmerchant

Given an array of integers representing the color of each sock, determine how many pairs of socks with matching colors there are.

stringsxor icon stringsxor

Given two strings consisting of digits 0 and 1 only, find the XOR of the two strings.

sumxor icon sumxor

Given an integer , find each such that: where denotes the bitwise XOR operator. Return the number of 's satisfying the criteria.

superdigit icon superdigit

Given an integer, we need to find the super digit of the integer.

text-editor icon text-editor

Implement a simple text editor. The editor initially contains an empty string, . Perform the ff operations

timeconversion icon timeconversion

Given a time in 12-hour AM/PM format, convert it to military (24-hour) time. Note: - 12:00:00AM on a 12-hour clock is 00:00:00 on a 24-hour clock. - 12:00:00PM on a 12-hour clock is 12:00:00 on a 24-hour clock.

towerbreakers icon towerbreakers

Two players are playing a game of Tower Breakers! Player always moves first, and both players always play optimally.

twosum icon twosum

LeetCode 1 solution. Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each input would have exactly one solution, and you may not use the same element twice. You can return the answer in any order.

twosum-solution icon twosum-solution

Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume

urlshortener icon urlshortener

A URL Shortener Service built with Java, Spring Boot, and Redis

waiter-challenge icon waiter-challenge

Determine if the number on the plate is evenly divisible by the prime number. If it is, stack it in pile . Otherwise, stack it in stack . Store the values in from top to bottom in . In the next iteration, do the same with the values in stack . Once the required number of iterations is complete, store the remaining valu

wholikesit icon wholikesit

Implement the function which takes an array containing the names of people that like an item. It must return the display text

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.