GithubHelp home page GithubHelp logo

rathod-shubham / datastructure-and-algorithm Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 148.27 MB

Computer science is the study of problems, problem-solving, and the solutions that come out of the problem-solving process. This repo contains solutions to algorithmic problems from various platforms like AlgoExpert, LeetCode, HackerRank, CodeSignal, etc.

Python 100.00%
python3 competitive-programming algoexpert codesignal hackerrank algorithms-and-data-structures leetcode neetcode sde-sheet

datastructure-and-algorithm's Introduction

Hello πŸ‘‹, Shubham Rathod here!

~ You may also know me as Shubham Shankar !


About Me 🦦

side Image
  • I'm a passionate data scientist 😎 exploring possibilities.

  • Computer Science Grad πŸŽ“.

  • I have a simple goal: Develop products that improve human lives.

  • My journey in the world of data began with a curiosity for uncovering hidden patterns and a desire to solve real-world problems.

  • Check out my repo for some cool content 🀠. Let's explore the data-driven world together! πŸš€

    GitHub , , Articles


Area of Interest 🐍

#!/usr/bin/python
# -*- coding: utf-8 -*-


class AreasOfInterest:

    def __init__(self):
        self.role = "Machine Learning Engineer"
        self.current_favourite = ["Generative AI", "AWS Cloud"]

    def favourite(self):
        favourite_topic = ['Data Science', 'System Design', 'Algorithms & Data Structure', 'Cloud Computing', 'Software Engineering/Development', 'Full Stack Development']
        
        for fav_top in favourite_topic:
            print(" These are my all time", fav_top)


if __name__ == '__main__':
    obj = AreasOfInterest()
    obj.favourite()
    

Articles πŸ—‚

Paper πŸ“


Tech Stack

πŸ›  Language

Python C Java JavaScript Node.JS Node.JS CSS

πŸ—ƒ Database

SQL MongoDB

πŸ¦– Library

Keras PyTorch TensorFlow sklearn NumPy Pandas scipy react

🧨 Framework

StreamLit FastAPI Django Flask

🌩 Cloud

AWS Azure



Looking for me? πŸ“«

  β¦Ώ 🌐 Check out my Portfolio

  β¦Ώ 🀝 Connect with me on LinkedIn

  β¦Ώ πŸ“© Shoot Me an Email

  β¦Ώ :octocat: Follow me on Github

  β¦Ώ πŸ“ Read my Articles here

  β¦Ώ πŸ’» Checkout my presentation on Youtube

  β¦Ώ πŸ“ˆπŸ”– View my certifications

⚑ Fun fact: ... I write poems🎢 ... Do reach out if you find that enchanting😜


~ With love from Shubham Shankar πŸ–€

datastructure-and-algorithm's People

Contributors

rathod-shubham avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

zahidsqldba07

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.