awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
L

liwei606/interview

0
View on GitHub↗
0 estrellas·0 forks·2 vistas

Interview

Features

  • Algorithm and Coding Practice - Comprehensive collection of interview questions and study materials.

Historial de estrellas

Gráfico del historial de estrellas de liwei606/interviewGráfico del historial de estrellas de liwei606/interview

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Interview

Proyectos open-source similares, clasificados según cuántas características comparten con Interview.
  • sumitsojha88/placement-preparationAvatar de sumitsojha88

    sumitsojha88/Placement-Preparation

    908Ver en GitHub↗

    This repository is a community-driven knowledge base designed to assist students and software engineers in preparing for technical job placements. It functions as a centralized library of educational resources, structured learning paths, and verified algorithmic solutions, all maintained through collaborative version control workflows. The project distinguishes itself by combining technical interview preparation with broader career development tools. It provides curated roadmaps for mastering computer science fundamentals and system design, alongside practical guidance for resume preparation.

    C++computernetworksdata-structuresdbms
    Ver en GitHub↗908
  • top4ikru/java-interviewAvatar de Top4IkRu

    Top4IkRu/java-interview

    243Ver en GitHub↗

    This repository serves as a comprehensive knowledge base and study resource for software developers preparing for technical interviews. It provides a structured collection of questions, answers, and explanations focused on core Java programming principles and common industry interview patterns. The project facilitates professional development by offering a curated set of algorithmic coding challenges and technical assessments. By organizing these materials into a hierarchical directory of markdown files, the repository enables users to review fundamental language concepts and practice problem

    Java
    Ver en GitHub↗243
  • aalhour/c-sharp-algorithmsAvatar de aalhour

    aalhour/c-sharp-algorithms

    6,159Ver en GitHub↗

    This project is a C# algorithms library and collection of data structures. It serves as a computer science reference providing practical implementations of classic sorting, searching, and graph traversal patterns. The library includes a dedicated string processing toolkit for analyzing text similarity, computing edit distances, and managing prefix-based searches. It also features a graph theory implementation for modeling network relationships and calculating shortest paths. The codebase covers a broad range of capabilities, including the management of linear and hierarchical collections, tr

    C#
    Ver en GitHub↗6,159
  • blakeembrey/code-problemsAvatar de blakeembrey

    blakeembrey/code-problems

    3,803Ver en GitHub↗

    This repository is a curated collection of algorithmic challenges and programming exercises designed to support software engineering skill development and technical interview preparation. It provides a structured library of common coding tasks, each organized within a hierarchical directory system that encapsulates specific problem requirements and associated assets. The project distinguishes itself by maintaining multi-language reference implementations for each problem, allowing for the direct comparison of syntax and idiomatic approaches across different programming environments. This reso

    JavaScript
    Ver en GitHub↗3,803
Ver las 5 alternativas a Interview→

Preguntas frecuentes

¿Cuáles son las características principales de liwei606/interview?

Las características principales de liwei606/interview son: Algorithm and Coding Practice.

¿Qué alternativas de código abierto existen para liwei606/interview?

Las alternativas de código abierto para liwei606/interview incluyen: sumitsojha88/placement-preparation — This repository is a community-driven knowledge base designed to assist students and software engineers in preparing… top4ikru/java-interview — This repository serves as a comprehensive knowledge base and study resource for software developers preparing for… aalhour/c-sharp-algorithms — This project is a C# algorithms library and collection of data structures. It serves as a computer science reference… blakeembrey/code-problems — This repository is a curated collection of algorithmic challenges and programming exercises designed to support… donnemartin/interactive-coding-challenges — This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical…