Pinned Repositories
Binary-Image-Segmentation
Binary image segmentation technique using min-cut and the OpenCV library
COMP-5421
Assignments of COMP 5421
gitignore
A collection of useful .gitignore templates
Java-interview-questions
🌱不定期收集整理Java相关面试题
JokeApp
Leetcode-Practice
My daily practice :)
My-Web-Crawler
My web crawling tool using Scrapy.
Seam-Carving
Seam Carving using dynamic programming.
SPIMI-Indexer-BM25-Ranking
Build index using SPIMI(single pass in memory indexing) algorithm with BM25 ranking algorithm.
spring-pet-clinic
My spring pet clinic project.
dulekang1025's Repositories
dulekang1025/SPIMI-Indexer-BM25-Ranking
Build index using SPIMI(single pass in memory indexing) algorithm with BM25 ranking algorithm.
dulekang1025/Binary-Image-Segmentation
Binary image segmentation technique using min-cut and the OpenCV library
dulekang1025/COMP-5421
Assignments of COMP 5421
dulekang1025/gitignore
A collection of useful .gitignore templates
dulekang1025/Java-interview-questions
🌱不定期收集整理Java相关面试题
dulekang1025/JokeApp
dulekang1025/Leetcode-Practice
My daily practice :)
dulekang1025/My-Web-Crawler
My web crawling tool using Scrapy.
dulekang1025/Online-grocery-store
dulekang1025/Seam-Carving
Seam Carving using dynamic programming.
dulekang1025/spring-pet-clinic
My spring pet clinic project.
dulekang1025/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
dulekang1025/leetcode-solutions-java-zea7ot
dulekang1025/LeetCode-SQL-Summary
*Summary of 102 LeetCode SQL questions* This note aims to help people learn and review SQL efficiently. The first draft mainly focuses on T-SQL/MS SQL Server.
dulekang1025/sfg-pet-clinic
SFT Pet Clinic
dulekang1025/SparkMachineLearningPractice
dulekang1025/taco-cloud
Project from the book "Spring in action"
dulekang1025/technical-books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...