Code Monkey home page Code Monkey logo

cs0's Introduction

TODO

  1. Power table [Completed]
  2. Factorial table
  3. Fibonacci table
  4. Pattern printing
  5. Example usage of switch
  6. Digit extraction
  7. Number of zeros in factorial
  8. recursive definitions
  9. Equivalence between iterative and recursive definition
  10. Find word in string
  11. Reverse a string
  12. Reverse individual words of string
  13. count the number of words in a string
  14. capitalize the string (in title case)
  15. Initials extraction
  16. removal of vovels
  17. removals of duplicates from string and integer arrays
  18. Finding min and max of an array
  19. Sorting an array limited to (Bubble, Insertion)
  20. Anagrams
  21. Combinations
  22. Linear search on an array
  23. Binary search on an array
  24. calculation of lcm
  25. calculation of hcf
  26. matrix transposition, addition, multiplication (by scalar and matrix)
  27. gcd !!
  28. implementaion of fraction class !!
  29. ATM system
  30. User record database
  31. Idea of linked list
  32. Idea of a general tree (binary tree)
  33. Idea of binary file types
  34. Idea of caching
  35. Bit manipulation techniques !!

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.