Welcome to the Women Who Code SF Algorithms and Whiteboarding Interview Prep repo! As a chapter of Women Who Code, our mission is to inspire women to excel in technology careers. Our community is open to all who support our mission. Maintainers are dedicated to ensuring that this repo stays a safe and inclusive space. Please see the Women Who Code Code of Conduct for more information.
You're starting at the right place! This file contains general resources and links to pages on specific topics. If you're looking for code examples, take a look at the code examples folder.
We are looking for your favorite resources and new problem sets, as well as code examples in any language. If you've never contributed to open-source before, let this be your first contribution! Here's a step by step reference to contributing.
All of our documentation is in Markdown, and most of the issues labeled 'good first issue' involves editing or adding content in Markdown. Here is a good Markdown cheatsheet: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
If you are a more advanced coder, we would welcome your help reviewing PRs of code examples. The purpose of the code examples is to provide a best-practices, model solution for a problem or data structure. Currently, most of the outstanding PRs are in C++ and Python.
These are a list of free online textbooks, video lectures, and visualizations. If you are looking for comprehensive, structured curriculums to guide your study, these are places to start.
I have added a new resource for technical interview questions to this repos. It includes a comprehensive list of questions related to software engineering and programming, so learners can easily find the topics that they need to prepare for their upcoming interview.
added TwoSum and its solution to the topics/sorting-searching.md
Use the PR as an example maybe. π Close if not required. Cheers.
This is issue is reserved for our Hacktoberfest demo.
We only have 2 Easy problems on our Sorting and Searching page. Please add this one to the Problems/Easy
table in the file topics/sorting-searching.md
https://leetcode.com/problems/two-sum/
Please note that the recommended Solution is locked behind a paywall. Instead, provide a link to the solution discussion: https://leetcode.com/problems/two-sum/discuss/?currentPage=1&orderBy=hot&query=
This issue is reserved for the WWCode Hacktoberfest Demo!
This text block is no longer relevant. Please delete it from the README:
Our next set of Zoom presentations and practice sessions (through the end of 2020) are on Arrays and Hashmaps. We are
looking for help curating good resources and problems for these event. If you are currently interviewing or have recently
finished a stage of interview prep, please consider sharing your favorite videos, articles, and problems on Arrays and
Hashmaps! Here is the current state of our Arrays page. We don't have a Hashmaps page, if you would like to start it up,
please consider taking on this issue.
I have created a java folder under LinkedList inside code-examples folder and have added the following four files:
WWCode is a global 501(c)(3) non-profit dedicated to inspiring women to excel in technology careers.
GitHub Repository