All Projects → connor11528 → Cs Fundamentals

connor11528 / Cs Fundamentals

🎓 Data structures and algorithms

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cs Fundamentals

Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-91.25%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, coding, coding-interviews, interview-prep, coding-challenge, interviews
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+231.53%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, coding-interviews, interview-prep, coding-challenge, interviews
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+6214.73%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, coding-interviews, interview-prep, coding-challenge, interviews
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-97.7%)
Mutual labels:  interview, interviews, interview-practice, interview-questions, coding-challenge, interview-prep, interview-preparation
TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
Stars: ✭ 267 (-69.28%)
Mutual labels:  interview, interviews, interview-practice, interview-questions, coding-interviews, interview-prep, interview-preparation
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-77.45%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, coding-interviews, interview-prep
Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Stars: ✭ 15 (-98.27%)
Mutual labels:  interview, interviews, interview-practice, interview-questions, interview-prep, interview-preparation
pw
Best websites a Programmer should visit
Stars: ✭ 27 (-96.89%)
Mutual labels:  interview, coding, interview-practice, interview-questions, coding-challenge, interview-preparation
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-85.96%)
Mutual labels:  programming, interview-questions, interview-preparation, coding, coding-interviews, interviews
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+89.53%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, coding-interviews
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+522.09%)
Mutual labels:  interview-questions, interview-preparation, interview-practice, coding-interviews, interview-prep
Awesome Interview
Collection of awesome interview references.
Stars: ✭ 1,683 (+93.67%)
Mutual labels:  interview, interview-preparation, interview-practice, interview-prep, interviews
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-78.48%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, interviews
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+258.69%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, interviews
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (-40.28%)
Mutual labels:  interview-questions, interview-preparation, interview-practice, coding-interviews, interviews
counter-interview.dev
a collaborative collection of interview questions collected from both sides of the game: Interviewer(s) and Interviewee.
Stars: ✭ 102 (-88.26%)
Mutual labels:  interview, interviews, interview-practice, interview-questions, interview-preparation
Awesome Android Interview
🔥 A awesome android expert interview questions and answers(continuous updating ...)
Stars: ✭ 3,596 (+313.81%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, interview-prep
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+2386.54%)
Mutual labels:  interview, interview-questions, interview-preparation, interview-practice, interviews
Codility lessons
Codility Lesson1~Lesson17 100% solutions with Python3 除正確解答外comment裡有解題的思考過程
Stars: ✭ 87 (-89.99%)
Mutual labels:  interview, interview-questions, interview-practice, coding-interviews, coding-challenge
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (-93.79%)
Mutual labels:  programming, interview-practice, interview-questions, interview-prep, interview-preparation

Coding Interviews

Side Projects

Data Structures

Searching and Sorting

  • Binary Search

  • Breadth First Search (BFS)

  • Depth First Search (DFS)

  • Counting Sort

  • Quicksort

  • Merge Sort

Concepts

Learning Guides

Finding companies to apply to

  • https://employbl.com/companies - Employbl is a directory of tech companies and startups in the Bay Area. Find companies by type or location, upload your resume and find a company right for you :)

  • https://whoishiring.io/ - Most impressive job site aggregator I've ever seen in my life. Scrapes all the boards and has a map of where every company is located.

  • https://huntr.co/ - Tool for keeping your applications and search organized on a Trello-style board. they also have a chrome extension for quickly adding jobs from various sources.

  • https://breezy.hr - I used this one as a recruiter. It is actually built for HR departments but has a chrome extension and can be helpful for adding people and specific individuals you're reaching out to. This way you remember to follow up and can find like-minded people. One catch is that you need a custom email address like @your-domain.com. Signing up with your gmail account won't work.

  • https://betalist.com/jobs/collections - companies and jobs grouped by category like female led startup or decentralize all the things for blockchain related jobs.

  • https://github.com/connor11528/sf-companies - shameless plug here. I've got another repo going with companies located in downtown San Francisco. The data is available as a CSV file and includes company addresses.

Services

  • Interview Cake - https://www.interviewcake.com/ - Interview Cake is a thoroughly documented site on programming interviews and concepts. It can be expensive for the year membership but if you're serious about buckling down to learn the fundamentals can be worth it. They also offer a money-back gaurantee.

  • Daily Coding Questions - https://dailycodingproblem.com/ - Coding question emailed to you everyday for free. If you want the answer emailed to you the following day it's $8/month.

  • exercism - https://exercism.io/ - Level up your programming skills with 2,629 exercises across 48 languages, and insightful discussion with our dedicated team of welcoming mentors. Exercism is 100% free forever.

  • codewars - https://www.codewars.com/ - Codewars has thousands of questions generated by the community. You'll never run out of practice problems. They're organized by difficulty, concept and programming language.

  • codesignal - https://codesignal.com/ - Really great user interface and user experience. I like the gamification and points system they have going on.

  • Irfan Baqui: ace coding interviews - https://www.irfanbaqui.com/coding-interview-prep/ - get one free problem to practice each week and get the solution next week

  • interviewing.io - https://interviewing.io/ - Anonymously practice coding interviews with engineers from prominent tech companies.

  • Pramp - https://www.pramp.com/ref/gt7 - Real practice with actual engineers. Book a time and practice interviewing with real human beings

  • LeetCode - https://leetcode.com/ - Pick from an expanding library of more than 190 questions, code and submit your solution to see if you have solved it correctly.

  • Coderbyte - https://coderbyte.com/challenges/?a=true - Lots of programming challenges, access 10 for free otherwise $30 per month

  • HackerRank - https://www.hackerrank.com/domains - Very popular platform for practicing coding questions. HackerRank is used by companies to evaluate candidates also

  • InterviewBit - https://www.interviewbit.com/ - Practice Coding Interview Questions. Give us time and we get you the job you deserve.

  • Codility - https://codility.com/programmers/ - Become a better programmer. Develop your coding skills with our lessons. Take part in our challenges.

  • Codility Solutions - https://www.martinkysel.com/codility-solutions/ - One engineer's solutions to the codility.com problem sets.

  • Testdome - https://www.testdome.com/Tests - Get certified and prove your knowledge to potential employers. Score well on one of our public tests, and you will get a free certificate of achievement.

  • CodeEval - https://www.codeeval.com/ - Find out how you rate against top coders. Unlock awesome startup jobs and hacker deals.

  • Outco.io - https://outco.io/ - 1 month interview prep bootcamp in San Francisco

Javascript

PHP

SQL

Laravel

Git

Webpack

Python

Ruby

Books

Algorithm visualization

Articles

More Questions

Technical blogs 💸

This is tangentially related to interviews. Below is a list of companies that feature blog posts from guest authors. Blogging and teaching others can be a powerful way to comprehend new material, fine tune your writing skills, gain exposure and potentially even make money! If you have a technical blog open to new contributors please submit a PR

  • Scotch.io - this has been my go to source for web development tutorials for years. Code on the rocks

  • Snipcart - company interested in Vue.js, eCommerce, Javascript and the JAMstack. There is some really great writing and code samples on here

  • JScrambler - company interested in Javascript tutorials. I wrote a post for them on using Vue.js and Vuelog to make a static blogging app. Check out the full article here

Words of wisdom

Charlie Munger, Warren Buffett’s partner, has three rules for a career:

  1. Don’t sell anything you wouldn’t buy yourself
  2. Don’t work for anyone you don’t respect and admire
  3. Work only with people you enjoy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].