Pinned Repositories
100dayscodingchallenge
This repo is for practicing competitive coding problems and interview problems for FAANG. #100DaysOfCode is a motivational challenge for anyone who is willing to learn to code. This is way to make their lives more better.
180-Questions-Striver-SDE-sheet-in-CPP
If you are a newbie in coding and wanna do CP then first solve this DSA question then move to cp..it will surely gonna help u clear the concepts. and get better at cp.
20-Error-Pages-SwiftUI
20-Error-States-Flutter
CHicago
CHicago Operating System
CHicago-Kernel
CHicago Operating System Kernel
multikernel
Research Multikernel for Manycores
PhosphorOS
An OS I wrote in C
register-rs
Unified interface for type-safe MMIO and CPU register access in Rust
SynnixOS
Hobbyist Operating System targeting x86_64 systems. Includes userspace, Virtual File System, An InitFS (tarfs), Lua port, easy porting, a decent LibC and LibM, and a shell that supports: piping, file redirection, and more.
dalalsunil1986's Repositories
dalalsunil1986/90DaysDSA
Nishant bhaiya's 90DaysDSA challenge.
dalalsunil1986/ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
dalalsunil1986/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
dalalsunil1986/certified-aws-developer-associate-notes
2023 AWS developer associate exam
dalalsunil1986/cloud-formation-ec2-yml
dalalsunil1986/django-fundamentals
Django Fundamentals with Durga sir
dalalsunil1986/interviews
Everything you need to know to get the job.
dalalsunil1986/jenkins-training-CI-CD-Day6
dalalsunil1986/Jenkins-Zero-To-Hero
Jenkins Projects
dalalsunil1986/learn-system-design
Learning LLD and HLD
dalalsunil1986/leetcode-1
LeetCode Problems' Solutions
dalalsunil1986/leetcode-2
Python & JAVA Solutions for Leetcode
dalalsunil1986/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
dalalsunil1986/leetcode-premium
All super leetcode premium questions asked in top companies.
dalalsunil1986/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 2127 LeetCode Problems (Weekly Update)
dalalsunil1986/leetcode_azl397985856
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
dalalsunil1986/leetcode_neetcode
Leetcode solutions: https://neetcode.io/practice
dalalsunil1986/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
dalalsunil1986/Low-Level-Design-Concepts-2
Study of Low Level Design Concepts
dalalsunil1986/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.
dalalsunil1986/scaler-academy-interviewbit
exercises from scaler academy course on DSA | Data Engineering | System Design
dalalsunil1986/splitwise-design
Splitwise like Expense sharing app's Low-level design in Javascript using OOPs concept for machine coding practices
dalalsunil1986/spring-boot-kafka-1
This repository contains sample code for Spring Boot Kafka Crash Course
dalalsunil1986/spring-boot-microservices-1
This repository contains the latest source code of th spring-boot-microservices tutorial
dalalsunil1986/spring-boot-rabbitmq-2
dalalsunil1986/spring-data-redis-1
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
dalalsunil1986/spring-framework
Spring Framework
dalalsunil1986/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dalalsunil1986/Terraform2
dalalsunil1986/The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python,