• Stars
    star
    5
  • Rank 2,786,768 (Top 57 %)
  • Language
    C++
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Juspay Developer Hiring Challenge June - 2022 Sol code in C++

More Repositories

1

Grokking-System-Design

Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
Shell
4,561
star
2

Cracking-the-Coding-Interview

C++
9
star
3

LeetCode-Course

This is a course designed to ramp up an individual ASAP to crush tech interviews.
9
star
4

InterviewBit-Topicwise-Solutions

C++
6
star
5

Leetcode-Company-Wise

This repository provides all LeetCode Premium Company Wise Questions
4
star
6

Competitive-Programming

C++
4
star
7

LeetCode-Algorithms-Solutions-Topicwise

C++
3
star
8

Image-Editor-App

Image Editor create your own animated gifs resize crop avatars and images. Photo tool for your favorite pictures. Edit an image here fast and easy ...
JavaScript
3
star
9

CPP-Standard-Template-Library-STL

C++
3
star
10

Social-Network-Prototype

This Network Prototype is in full JavaScript and HTML. Talking about the project, it contains a user side from where a user can view, share a post, photos and many more.
HTML
2
star
11

June-LeetCoding-Challenge

It consists of 30 daily problems over the month of June. A problem is added here each day, and you have 24 hours to make a valid submission for it in order to be eligible for rewards.
C++
1
star
12

Jeevan-kumar-Raj_Old.github.io

Web Portfolio to showcase acadmics, skills, projects and contact details in better manner.
CSS
1
star
13

Task-1-User-List

Create a CRUD project that fetches users from https://jsonplaceholder.typicode.com/users. The crud application will: - Display each user on a card
JavaScript
1
star
14

2048-Game

2048 is a single-player sliding tile puzzle video game
JavaScript
1
star
15

ReactNative-Projects

Some ReactNative Clone Projects
JavaScript
1
star
16

SimpleTaskTracker_ReactJS

JavaScript
1
star
17

Task-Tracker-App

JavaScript
1
star
18

COVID-19_TRACKER

JavaScript
1
star
19

Online-Shop-MERN-

JavaScript
1
star
20

react-movie-searcher

JavaScript
1
star
21

Task-2-Weather-Application

API key that provides 1,000,000 calls/month). - Ability for users to search for a city (It can be from any location/country). - Display weather for searched city.
JavaScript
1
star
22

React-Weather

JavaScript
1
star
23

Movies-app

JavaScript
1
star
24

Nested-To-Do-list-react

JavaScript
1
star
25

coding-test

JavaScript
1
star
26

Love-Calculator

This is fun Project to calculate the love b/w GF & BF
JavaScript
1
star
27

Crimes-Reporting-and-Missing-People-Finder-App-in-React

JavaScript
1
star
28

MERN-Stack-Auth-System

JavaScript
1
star
29

React-CRUD-with-without-redux

JavaScript
1
star
30

MiniYoutube-ReactJS

JavaScript
1
star
31

NODEJS-ZOOM-CLONE

JavaScript
1
star
32

Random-Password-Generator

The Random Password Generator is a simple project developed using HTML, CSS, and JavaScript.
HTML
1
star
33

Javascript-Weather-App

JavaScript
1
star
34

FruitCatcher

This game is an interesting game. The player has to collect the falling fruits into the basket.
HTML
1
star
35

July-LeetCoding-Challenge

This Challenge is beginner-friendly and available to both Premium and non-Premium users. It consists of 31 daily problems over the month of July. A problem is added here each day,
C++
1
star
36

Weather-Forecast-App

It is a simple project developed using JavaScript, CSS, and HTML. This project is an application to find a weather condition of a given city both the current and 5-Days forecast at the same time. The server-side API used to get a response data object is retrieved from the Open Weather API.
JavaScript
1
star
37

Jeevan-kumar-Raj

1
star
38

React-weather-app

In this project, you can simply get the weather details of your locality.
JavaScript
1
star
39

Jeevan-kumar-Raj.github.io

Web Portfolio to showcase acadmics, skills, projects and contact details in better manner.
CSS
1
star
40

Competitive-Programming-Cracking-the-Coding-Interview-Best-Study-Material

1
star
41

JPMorgan-Chase-Virtual-Internship

To explore life as a software engineer at JPMorgan Chase and obtain valuable technology skills required to drive your career in the direction you want it to go.
Python
1
star
42

LeetCode-30-Day-Challenge

In order to help you stay focussed, LeetCode is running the 30-Day LeetCoding Challenge for the month of April. Each day, we'll challenge you ...
C++
1
star
43

Facebook-in-PHP

This is a web application project implemented in PHP. Programming Languages used in this project are HTML, CSS, PHP, JavaScript, AJAX. Just like the “Facebook” we use, this project is almost the same
PHP
1
star
44

Portfolio_Website_React-JS

JavaScript
1
star
45

Bookmarker

Bookmarker is a simple project in HTML5, CSS, and JavaScript. This is an interesting project. The project is for adding the records of the different sites that you want to mark for later visit.
HTML
1
star
46

May-LeetCoding-Challenge

This Challenge is beginner-friendly and available to both Premium and non-Premium users. It consists of 31 daily problems over the month of May.
C++
1
star
47

HTML-PLAYGROUND

HTML Playground is a simple project developed using HTML, CSS, and JavaScript. When you open the project, you can see the editor page on your browser where you can type code on one side of the page. Also, see its results on another side at the same time.
JavaScript
1
star
48

Sketch-Pad-App

The Sketch Pad is a simple drawing application. This whole is in html5 and Javascript programming language. You can draw with the help of the cursor.
HTML
1
star
49

KPMG-Virtual-Internship

Take the mystery out of big data and learn what it’s like to produce business results with the KPMG data analytics team.
Jupyter Notebook
1
star
50

TODO-List-Web-App

The ToDo List Web App is a simple project developed using JavaScript, bootstrap, and HTML. This project is an interesting project. Here, the user can add the number of to-do work details and you can see the details stored in the list form. Also, the user ...
HTML
1
star
51

Product-Management

Product Management is a simple project in HTML5, CSS, and JavaScript. This is an interesting project. The project is for adding the different product records of the sneakers. This project uses Crud operation for the management system.
HTML
1
star
52

Order-Book

Python
1
star
53

Small-Tasks

1.Write function for hook to consume custom events related to Document or Window closing a Pop-up if the user clicks outside the Pop-Up. 2.Write an example of Interceptor to modify HTTP requests. Ensure that each field/parameter is trimmed before request is processed.3.Write an example to Interceptor to modify response received from any API’s before it is sent to client.4.Write an example of custom Higher Order Component to make its children center aligned.5.Write a custom function that lets you deep compare dependencies and then re-render if any changes are detected.6.Write an example React context and provider
JavaScript
1
star
54

August-LeetCoding-Challenge

This Challenge is beginner-friendly and available to both Premium and non-Premium users. It consists of 31 daily problems over the month of August.
C++
1
star
55

School-Management-SITE

School Management site is a is a complete school management software design to automate a school’s diverse operations from classes, exams to school events . This project is write by PHP and MYSQL.
JavaScript
1
star