Kratika Dixit's repositories

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

Stargazers:2Issues:0Issues:0

LeetCode-Solved-Questions

This contains solved questions which i practice daily.

Language:JavaStargazers:2Issues:1Issues:0

URL-Shortner

How It Works (Briefly) URLs are stored in a database and are associated with an unique numerical id that functions as a primary key. This id is in decimal (base 10) format, but it can be more succinctly represented in a higher base. PHP is able to convert to base 36, which uses all the numerical digits as well as the Latin alphabet [0-9,A-Z]. URLs are therefore associated with the base 36 representation of their numerical primary key, allowing them to be represented in a concise manner.

Language:PythonStargazers:2Issues:1Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:1Issues:0Issues:0

computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

License:MITStargazers:1Issues:0Issues:0

DSA-Important-Questions

This repository contains Important questions.

Language:JavaStargazers:1Issues:1Issues:0
License:Apache-2.0Stargazers:1Issues:1Issues:0

low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

Stargazers:1Issues:0Issues:0

Reddit-wiki-programming

Resources to Learn Data Structures and Algorithms, ace competitive programming, Get a Job in Tech/CS

Stargazers:1Issues:0Issues:0

awesome-behavioral-interviews

Tips and resources to prepare for Behavioral interviews.

License:GPL-3.0Stargazers:0Issues:0Issues:0

awesome-low-level-design

Learn Low Level Design (LLD) and prepare for interviews using free resources.

License:GPL-3.0Stargazers:0Issues:0Issues:0

system-design

A resource to help you pass system design interview and become good at work

License:NOASSERTIONStargazers:0Issues:0Issues:0