# Data_Structures_and_Algorithms **Repository Path**: Karen4tree/Data_Structures_and_Algorithms ## Basic Information - **Project Name**: Data_Structures_and_Algorithms - **Description**: A range of codes including data structures and algorithms for interviews with Python - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Data_Structures_and_Algorithms A range of codes including data structures and algorithms for interviews with Python This python package contains much data structures and algorithms questions raised in interviews by famous IT companies in China. Users could use the solving methods integrated as functions with detailed explanations. Or, users could browse my blogs in "http://blog.csdn.net/dongrixinyu?ref=toolbar". More detailed instructions have been provided in there.