An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with coding-interview

A curated list of projects in awesome lists tagged with coding-interview .

https://github.com/twowaits/sde-interview-questions

Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.

algorithm careercup coding-interview coding-interviews data-structures geeksforgeeks glassdoor interview-practice interview-prep interview-preparation interview-questions

Last synced: 14 May 2025

https://github.com/twowaits/SDE-Interview-Questions

Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.

algorithm careercup coding-interview coding-interviews data-structures geeksforgeeks glassdoor interview-practice interview-prep interview-preparation interview-questions

Last synced: 10 Apr 2025

https://github.com/mre/the-coding-interview

Programming exercises, code katas and puzzles for your job interview training - or just for fun.

coding-interview interview-practice interview-test-task language-learning

Last synced: 15 May 2025

https://github.com/davidzajac1/zillacode

Open Source LeetCode for PySpark, Spark, Pandas and DBT/Snowflake

aws coding-interview dbt docker github-actions leetcode pandas pyspark python react snowflake spark terraform

Last synced: 04 Apr 2025

https://github.com/dongyi-kim/10weeks-codingtest

구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다

algorithm algorithms coding-interview coding-skills competitive-programming data-structure datastructure java problem-solving python

Last synced: 19 Dec 2024

https://github.com/tech-cow/googler

:octocat: Get into Google for Humans™

algorithm coding-interview google interview leetcode university

Last synced: 14 Apr 2025

https://github.com/aershov24/coding-interview-questions

🔴 More than ~3877 Full Stack, Coding & System Design Interview Questions And Answers sourced from all around the Internet to help you to prepare for an interview, conduct one, mock your lead dev or completely ignore. Find more questions and answers on 👉

algorithms coding-interview coding-interviews computer-science data-structures interview interview-prep interview-preparation programming-interviews software-engineering-algorithm study-plan

Last synced: 12 Mar 2025

https://github.com/das-jishu/data-structures-basics-leetcode

Basic problems + solutions on data structures and algorithms grouped by category. It also has an ever-growing collection of Leetcode problems and solutions.

algorithms algorithms-and-data-structures code coding coding-interview coding-interviews data-structures data-structures-algorithms data-structures-and-algorithms problem-solving

Last synced: 14 Dec 2024

https://github.com/suddi/asymptotic-analysis-cheatsheet

Asymptotic analysis applied on basic data structures in Python

asymptotic big-o coding-challenge coding-interview coding-interviews complexity python

Last synced: 12 Feb 2025

https://github.com/chanmeng666/juejin-algorithm-practice

【Star us and watch this project grow! 🌱⭐️】Collection of algorithm problems and solutions from ByteDance MarsCode Youth Training Camp (Winter 2024-2025). This repository contains coding challenges and their implementations used in the camp's entrance assessment.

algorithms bytedance coding-interview competitive-programming data-structures marscode problem-solving programming-challenges technical-training youth-camp

Last synced: 17 Feb 2025

https://github.com/jonasvsc/your-iq-called

A repository of data structures, algorithms, coding interview questions, and Leetcode problems. Ideal for interview prep and strengthening CS fundamentals.

algorithms coding-interview data-structures

Last synced: 16 May 2025

https://github.com/nairihar/ctci-6th-edition-python

Cracking the Coding Interview 6th Edition Python Solutions

coding-interview cracking-the-coding-interview ctci-6th python

Last synced: 30 Mar 2025

https://github.com/imbios/lab-extract-common-letters

📝 TypeScript implementation of an algorithm to extract common characters across multiple strings, optimized for performance with O(n*k) time complexity.

algorithms coding-challenge coding-interview data-structures educational hacktoberfest hash-table interview-preparation leetcode npm-package optimization performance problem-solving string-manipulation time-complexity typescript

Last synced: 12 Mar 2025

https://github.com/oleksiygarnik/leetcode-code-interview

A collection of solutions to various LeetCode challenges, prepared to enhance coding interview skills and problem-solving techniques.

algorithms coding-interview competitive-programming data-structures leetcode problem-solving

Last synced: 28 Feb 2025

https://github.com/mohit-nagaraj/crackleet

This project is an Electron-based overlay application designed to assist with coding interview problems like those found on LeetCode. It captures screenshots of problems, sends them to an AI model (Gemini) for analysis, and displays the generated code solution and explanation directly on screen.

ai coding-interview cpp desktop-application electron gemini-api image-analysis javascript leetcode llm overlay qt screenshot windows

Last synced: 18 Jun 2025

https://github.com/joinsherpa/coding-challenge-fullstack

Complete our coding challenge and join sherpa°

angular coding-challenge coding-interview nestjs nx

Last synced: 09 Apr 2025

https://github.com/unicornware/ciu

Coding Interview University work

coding-interview software-engineering typescript

Last synced: 26 Feb 2025

https://github.com/jf17/yandex-interview

Yandex coding interview

algorithms coding-interview yandex

Last synced: 01 Mar 2025

https://github.com/nishanthmuruganantham/dynamic-formula-execution-api

A FastAPI-based API for evaluating dynamic mathematical expressions on datasets. It is developed for a coding Challenge conducted by 'doselect', a collaborative and technology independent hiring tool for companies, for Cognida.ai

api api-development coding-challenge coding-interview coding-interview-challenges data-science fastapi fastapi-framework formula hackathon mathematics pytest python python-api python-project pythonprograms swagger-api topological-sort vercel vercel-deployment

Last synced: 30 Mar 2025

https://github.com/ascender1729/leetcode_scraper

Extract topic tags from LeetCode problems to streamline interview preparation.

beautifulsoup coding-interview data-analysis graphql leetcode python scraper web-scraping

Last synced: 15 Apr 2025

https://github.com/benja-m-1/thegoodcorner

Coding interview for Leboncoin - july 2019

coding-interview

Last synced: 21 Feb 2025

https://github.com/kathleenwest/usermanagementwebapidemo

This repository contains a simple User Management Web API built with ASP.NET Core. The API provides CRUD operations for managing user data, including creating, retrieving, updating, and deleting users. The project uses Entity Framework Core with SQLite as the database provider and includes comprehensive unit tests.

asp-net-core coding-challenge coding-interview crud-application csharp csharp-app csharp-code demo demo-app entity-framework-core live-website middleware sqlite swagger unit unit-test unit-testing unit-tests user-management-system web-api

Last synced: 10 Apr 2025

https://github.com/johndelatto/coloring-book-pages-with-ai

How to Create Halloween, Christmas & Thanksgiving Coloring Book Pages Design Halloween, Festive Christmas, Thanksgiving Coloring Book Pages with AI

ai coding-challenges coding-interview development opensource

Last synced: 22 Jun 2025

https://github.com/gagand29/react-tic-tac-toe

A simple yet fully functional Tic Tac Toe game built in React using hooks and clean component structure. Great for frontend interview prep.

beginner-react coding-interview frontend-interview game react react-hooks react-project tic-tac-toe ui-challenge

Last synced: 22 Jun 2025

https://github.com/bartzalewski/aurora-creation-task

Aurora Creation Front-End Developer Task

coding-challenge coding-interview css html javascript

Last synced: 24 Feb 2025

https://github.com/joinsherpa/coding-challenge-qa

Complete our coding challenge and join sherpa°

careers coding-challenge coding-interview cypress cypress-io e2e

Last synced: 19 Mar 2025

https://github.com/joinsherpa/coding-challenge-backend

Complete our coding challenge and join sherpa°

api backend careers coding-challenge coding-interview nodejs weather

Last synced: 19 Mar 2025

https://github.com/bartzalewski/mirumee-task

Mirumee Software Task - Star Wars planet encyclopedia

coding-challenge coding-interview mirumee-software swapi swapi-api

Last synced: 24 Feb 2025