Mayank Srivastava (@RsMayank)
  • Stars
    star
    33
  • Global Rank 458,219 (Top 16 %)
  • Followers 8
  • Following 13
  • Registered about 6 years ago
  • Most used languages
    C++
    26.7 %
    JavaScript
    20.0 %
    Python
    20.0 %
    Apex
    13.3 %
    Java
    6.7 %
    Rust
    6.7 %
    HTML
    6.7 %
  • Location ๐Ÿ‡ฎ๐Ÿ‡ณ India
  • Country Total Rank 17,043
  • Country Ranking
    Apex
    44
    Rust
    804
    C++
    3,754

Top repositories

1

Simple_Linear_Regression

Python
3
star
2

CodeCoffeeSleep

HTML
1
star
3

Restaurant-Management-System

Class project of Restaurant Management CLI using JAVA
1
star
4

Solana

Journey to Blockchain Solana Development
Rust
1
star
5

LoginAndSignup

User login And Sign Up Simple python Codes( No GUI)
1
star
6

Salesforce-LWC-Events--PubSub

JavaScript
1
star
7

flowTask

JavaScript
1
star
8

CP_CipherSchools

9 days workshop to learn programming and algorithms.
C++
1
star
9

RomanToInteger

Convert Roman Number to Integer number.
1
star
10

PathToWeb

Learning and Exploring WebDevelopment Topics like JavaScript, HTML and CSS and Many More like node and React.
1
star
11

MockB2BStore

Apex
1
star
12

Stack_Problems

C++
1
star
13

salesforceWebServiceAPI

webservice api
Apex
1
star
14

Simple-Django-App

Python
1
star
15

RoadToJava

Java
1
star
16

git_demo

This is repo from tutorial of git Simplilearn
1
star
17

DataGroker

1
star
18

Loan_Repayment_System

Python
1
star
19

AlmaLearn

1
star
20

lwcMap

Code to handle the Map returned from Apex and store it inot JS Map
JavaScript
1
star
21

RsMayank

1
star
22

College_Management_System_CLI

Created College Management Systemโ€™s CLI model using C++ Classes and Functions. Used fstream library to create text file as Data Base.
C++
1
star
23

OSProject

scheduler schedules the processes by interrupting the processor after every 6 units of time and does consider the completion of the process in this iteration. The scheduler than checks for the number of process waiting for the processor and allots the processor to the process but interrupting the processor every 10 unit of time and considers the completion of the processes in this iteration. The scheduler checks the number of processes waiting in the queue for the processor after the second iteration and gives the processor to the process which needs more time to complete than the other processes to go in the terminated state. The inputs for the number of requirements, arrival time and burst time should be provided by the user.
C++
1
star