Pinned Repositories
-Check-if-the-door-is-open-or-closed
Given n doors and n persons. The doors are numbered from 1 to n and persons are given id’s numbered from 1 to n. Each door can have only two statuses ie open (1) or closed (0) . Initially all the doors have status closed. Find the final status of all the doors, when all the persons have changed the status of the doors of which they are authorized. i.e. if status open then change the status to closed and vice versa. A person with id ‘i’ is authorized to change the status of door numbered ‘j’ if ‘j’ is a multiple of ‘i’.
100-Days-Of-ML-Code
100 Days of ML Coding
2-phase-commit
amplify-js
A declarative JavaScript library for application development using cloud services.
Angular-Assignment-Day1
Assignment-Iot
boto3
AWS SDK for Python
ForcastModel
This Model is Base On Halt & Winter Algorithm.This Model is Forecast About Seasonal Data.
Python-Script-For-Detect-File-Changes-In-Directory
This Script Detect Changes In Directory Provide By User also useful in circleci for less build time
razorpay-python
Razorpay Python SDK
soheshdoshi's Repositories
soheshdoshi/ForcastModel
This Model is Base On Halt & Winter Algorithm.This Model is Forecast About Seasonal Data.
soheshdoshi/100-Days-Of-ML-Code
100 Days of ML Coding
soheshdoshi/2-phase-commit
soheshdoshi/amplify-js
A declarative JavaScript library for application development using cloud services.
soheshdoshi/Assignment-Iot
soheshdoshi/boto3
AWS SDK for Python
soheshdoshi/Python-Script-For-Detect-File-Changes-In-Directory
This Script Detect Changes In Directory Provide By User also useful in circleci for less build time
soheshdoshi/razorpay-python
Razorpay Python SDK
soheshdoshi/Bitrise-Angular-firebase-setup
soheshdoshi/Circleci-config-file
soheshdoshi/Competitive_Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
soheshdoshi/curriculum
soheshdoshi/Ds-Algo
soheshdoshi/DSA
soheshdoshi/File-Copier-in-Java
copy program which works exactly like windows file copy mechanism.
soheshdoshi/FLask_Prac
soheshdoshi/GenricImplemnt
soheshdoshi/git-flight-rules
Flight rules for git
soheshdoshi/github-cheat-sheet
A list of cool features of Git and GitHub.
soheshdoshi/gitignore
A collection of useful .gitignore templates
soheshdoshi/InterviewMap
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
soheshdoshi/InterviewRevision
soheshdoshi/InteviewTask
soheshdoshi/python-cheatsheet
Comprehensive Python Cheatsheet
soheshdoshi/Python-Data-Structures-and-Algorithms
Simple Repository to practice and solution for DS&Algo.
soheshdoshi/Python-Low-Level-Design
soheshdoshi/RestApi_Flask
soheshdoshi/SimpleFTPDemo
this is for simple ftp demo
soheshdoshi/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
soheshdoshi/TestBitrise