Git Product home page Git Product logo

Ayeshan's Projects

bracket-checker icon bracket-checker

A function to check whether all the brackets of a mathematical expression are in correct order or not is implemented in here.

facial-expression-detection icon facial-expression-detection

Facial Expression or Facial Emotion Detector can be used to know whether a person is sad, happy, angry and so on only through his/her face. This Repository can be used to carry out such a task.

implement-a-stack icon implement-a-stack

The class Stack using the linked list. Following operations as functions to the Stack class.

logic-gates icon logic-gates

Recursive function for enumerate all the possible input sequences for the "AND, OR, XOR" logic gates. Then print output of the logic gate for all the possible inputs. Number of inputs of the logic gate should be taken as user inputs.

print-the-pattern icon print-the-pattern

In this project use for-loop to print the top half of the pattern and recursive function to print the other half of the pattern.

show-all-occurrences-of-given-number-in-a-matrix icon show-all-occurrences-of-given-number-in-a-matrix

Given 𝑀×𝑁 matrix of numbers, show all occurrences of a given number in the matrix using a recursive function. You can search the number in all eight possible directions North, North-East, South etc. Note that there should not be any cycles in the output path. The matrix and the number you have to search for should be taken as user inputs.

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.