Git Product home page Git Product logo

bext-coding-resources's Introduction

Best Resources for Web Developers

enter image description here

Most-asked System Designs Questions, Nail Your Interview with these Top 10 Q&A! ๐Ÿš€

1- Design a Simple Authentication System: https://lnkd.in/dDiH-AXq

2- Design a Parking garage: https://lnkd.in/dvef3iya

3- Design Vending Machine: https://lnkd.in/dnfVPgVi

4- Design a Key Value store: https://lnkd.in/d_juvrtN

5- Design a CDN (Content Delivery Networks): https://lnkd.in/dEUfgt7D

6- Design Online Judge for coding Contest: https://lnkd.in/dnkbzpcr

7- DropBox System Design: https://lnkd.in/d4acf-a6

8- Design BookMyShow: https://lnkd.in/dsJnytRE

9- Google Docs System Design: https://lnkd.in/dKsgsx9F

10- Design Distributed Cache: https://lnkd.in/dTTg_Wm7

New to Node.Js ? Start here - The essential books to get up to speed fast โœจ

1- Node- Up and Running : https://lnkd.in/dBmPT4Nj

2- Node.js By Example: https://lnkd.in/d528KcuV

3- Node.js Design Patterns: https://lnkd.in/df6x7tuJ

4- Node.js Recipes: https://lnkd.in/dEQvwssR

5- Node.js the Right Way: https://lnkd.in/dd3etM-k

6- Practical Node.Js: https://lnkd.in/dkqSS94Y

7- Pro Node.js for Developers: https://lnkd.in/dthKTkhV

8- Professional Node.js: https://lnkd.in/duhZd4hm

9- Using Node.js for UI Testing: https://lnkd.in/dRVYCDtJ

10 GitHub Repos to Become a Better Backend Developer ๐Ÿš€

  1. Awesome Backend Development: https://lnkd.in/d--srpUv

  2. System Design Primer: https://lnkd.in/dkaHHe-R

  3. Clean Architecture: https://lnkd.in/dXia8hMK

  4. RealWorld: https://lnkd.in/d8EUt7i2

  5. Node Best Practices: https://lnkd.in/dFXzgXF2

  6. Backend Developer Roadmap: https://lnkd.in/djGT6fEU

  7. Node.js Best Practices: https://lnkd.in/dFXzgXF2

  8. Awesome Node.js: https://lnkd.in/d3jT4VN7

9: Backend Engineering Resources: https://lnkd.in/dhkUaTgc

10: Project-Based Tutorials in C: https://lnkd.in/dtvQmgjX

๐Ÿš€ 10 Projects to skyrocket your coding skills(Github)

1- The Veggie King https://lnkd.in/gFChsQp5

2- Business Card https://lnkd.in/gDdKbHnU

3- Just Weather https://lnkd.in/gbVWh6Vg

4- Calculator https://lnkd.in/gUC29GqK

5- GifTok https://lnkd.in/g3Sm6_yD

6- Notely https://lnkd.in/gdkYGVvn

7- Color Memory https://lnkd.in/g8CptSF8

8- AI Post Generator https://lnkd.in/gzNq3GFU

9- Any Chat https://lnkd.in/gRy8eKcd

10- IDURAR ERP CRM https://lnkd.in/g7emp-QB

10 JavaScript Concepts You Should Learn to Master React

๐Ÿ‘‰ Arrow Functions

๐Ÿ‘‰ Default Parameters

๐Ÿ‘‰ Template Literals

๐Ÿ‘‰ Let and Const

๐Ÿ‘‰Classes

๐Ÿ‘‰Destructuring

๐Ÿ‘‰Ternary Operator

๐Ÿ‘‰Import / Export Module

๐Ÿ‘‰Async / Await

๐Ÿ‘‰Spread Operator / Rest Parameter

Top 10 Free Resume Builders of Freshers.๐Ÿ‘‡

During resume reviews, many of you have asked me where you can build your resume.

So, I am sharing some free websites where you can create your resumes.

#1 โ€“ Jobscanโ€™s Resume Builder: https://lnkd.in/dD4MbKrs

#2 โ€“ CakeResume: https://lnkd.in/d77RXjSh

#3 โ€“ Resume Genius: https://resumegenius.com

#4 โ€“ My Perfect Resume: https://lnkd.in/dX68Xiz4

#5 โ€“ Indeed: https://lnkd.in/d_JYEENJ

#6 โ€“ Zety: https://zety.com

#7 โ€“ Resume.com: https://www.resume.com

#8 โ€“ Novoresume: https://novoresume.com

#9 โ€“ Standard Resume: https://standardresume.co

#10 โ€“ Canva: https://lnkd.in/d99s_du2

Overleaf : https://lnkd.in/d6Tei5Y8

๐’๐ƒ๐„ ๐ˆ๐ง๐ญ๐ž๐ซ๐ฏ๐ข๐ž๐ฐ๐ฌ: ๐Œ๐จ๐ฌ๐ญ ๐€๐ฌ๐ค๐ž๐ ๐ƒ๐’๐€ ๐๐ฎ๐ž๐ฌ๐ญ๐ข๐จ๐ง๐ฌโ•

๐“๐ซ๐ž๐ž๐ฌ & ๐†๐ซ๐š๐ฉ๐ก๐ฌ:

โ–ช๏ธ Find the lowest common ancestor in a binary tree.
โ–ช๏ธ Implement algorithms for BFS and DFS on a graph.

๐€๐ซ๐ซ๐š๐ฒ๐ฌ & ๐’๐ญ๐ซ๐ข๐ง๐ ๐ฌ:

โ–ช๏ธ Implement an algorithm to rotate an image represented by an NxN matrix.
โ–ช๏ธ Describe an approach to finding the first non-repeated character in a string.

๐‹๐ข๐ง๐ค๐ž๐ ๐‹๐ข๐ฌ๐ญ๐ฌ:

โ–ช๏ธ How would you detect a cycle in a linked list?
โ–ช๏ธ Write a function to reverse a linked list.
โ–ช๏ธ Merge two sorted linked lists into one.

๐‡๐š๐ฌ๐ก๐ข๐ง๐ :

โ–ช๏ธ How can you find the first non-repeated character in a string using hashing?
โ–ช๏ธ Implement a basic hash table with insert, delete, and retrieve methods.

๐‘๐ž๐œ๐ฎ๐ซ๐ฌ๐ข๐จ๐ง & ๐ƒ๐ฒ๐ง๐š๐ฆ๐ข๐œ ๐๐ซ๐จ๐ ๐ซ๐š๐ฆ๐ฆ๐ข๐ง๐ :

โ–ช๏ธ Find the number of ways to represent n cents using quarters, dimes, nickels, and pennies.
โ–ช๏ธ Implement a function to jump up a staircase taking 1, 2, or 3 steps at a time.

bext-coding-resources's People

Contributors

codewithgauri avatar

Stargazers

G Abinash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.