-
-
generative-ai-android Public
Forked from google-gemini/generative-ai-androidGoogle AI SDK for Android
Kotlin Apache License 2.0 UpdatedFeb 6, 2024 -
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
-
LeetCode_problems_solution Public
Solutions to all problems of Leetcode online judge written in C++ and Java
-
uHunt_for_Android Public
The most comprehensive android app for UVa Online Judge and Competitive Programming.
-
nutch Public
Forked from apache/nutchHighly extensible and scalable open source web crawler software project from Apache
-
Sanitation-Hackathon-2012 Public
Android and web technology based project as part of Sanitation Hackathon, 2012 event
PHP UpdatedJul 30, 2017 -
Garbage-Collector-C Public
Garbage Collector Simulation for C++ using Mark and Sweep algorithm
-
crawler-commons Public
Forked from crawler-commons/crawler-commonsA set of reusable Java components that implement functionality common to any web crawler
Java Apache License 2.0 UpdatedJun 9, 2017 -
jedis-lock Public
Forked from abelaska/jedis-lockJedis distributed lock support
-
spark_log_data Public
Forked from githoov/spark_log_dataReal-time Log Analyzer using Apache Flume, Spark Streaming and HDFS written in Scala and Java
-
facebook-UDF-library Public
Maven compilable Facebook's Hive UDFs collection.
-
This repository comprises the solution of programming problems I solved of various online Judges i.e. UVa, Topcoder, Codeforces, Hackerrank, LightOj, Spoj, Project Euler etc.
-
asi-http-request Public
Forked from pokeb/asi-http-requestEasy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
Objective-C Other UpdatedDec 14, 2014 -
Smart_Pointer Public
Smart Pointer Implementation using Non-intrusive Reference Counting mechanism. I've implemented it to get an insight on how it works!
-
k best Shortest paths algorithm using genetic algorithm