Skip to content
View Asad-Mirza's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Asad-Mirza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Asad-Mirza/README.md

alt text alt text

Pinned Loading

  1. College-Networks-App College-Networks-App Public

    [Must watch the YouTube video]. College Networks is an Android App. It is an "All-in-one App" for every college student. Features of the App includes 1. The students can get information about event…

    Java 2

  2. Restaurants_in_my_city Restaurants_in_my_city Public

    A Native App in Android which allows users to search for Restaurants around them. The App also provides details for of each restaurant like timings, rating and location.

    Java

  3. N-Queens-Problem N-Queens-Problem Public

    The n-queens puzzle is the problem of placing n queens on a (n×n) chessboard such that no two queens can attack each other. Given an integer n, find all distinct solutions to the n-queens puzzle. E…

    C++

  4. Whats-the-food-App-at-hackindore-hackathon- Whats-the-food-App-at-hackindore-hackathon- Public

    Hack Indore - This was a 24 hours hackathon at SGSITS Indore. My team was allotted the topic - "Mess Management System". We created an Android App names "What's the Food" . The App prevents the was…

    Java

  5. KBC-in-C-language KBC-in-C-language Public

    It is a quiz similar to KBC . It is console based game developed in C language. File handling was used to store user data and high score. The questions are dynamic means every time user opens the g…

    C

  6. Print-Permutations-of-a-String Print-Permutations-of-a-String Public

    Given a string S. The task is to print all permutations of a given string.

    C++