Pinned Repositories
electrode-native
A platform to ease integration&delivery of React Native apps in existing mobile applications
electrode-native-manifest
Electrode Native - Master Manifest
react-native-electrode-bridge
Electrode Native - Bridge
CardCornerDetection
Helps to detect the corner of a card.
Categories
Categories NSString
Classifiers
In this project, we will compare the performance of various classifiers that we have learned so far. You will write code in R that takes a dataset URL and properties from the command line and analyzes it using various classifiers.
Maekawa
This is an implementation of Maekawa algorithm for mutual exclusion in a distributed system
StackQueue
Implementation of stack, queue data structure in objective C
Vurb
Creates a simple native app. Cards implementation.
gmbharath12's Repositories
gmbharath12/Vurb
Creates a simple native app. Cards implementation.
gmbharath12/system-design-interview
System design interview for IT company
gmbharath12/SpiralMatrix
Prints a matirx in spiral form, written in Objective C
gmbharath12/KSmallest2DMatrix
Given an n x n matrix, where every row and column is sorted in increasing order. Find the kth smallest element in the given 2D array
gmbharath12/Classifiers
In this project, we will compare the performance of various classifiers that we have learned so far. You will write code in R that takes a dataset URL and properties from the command line and analyzes it using various classifiers.
gmbharath12/Tweets-Clustering
Tweets clustering using kMeans and implementation of k-means algorithm using Euclidian Distance
gmbharath12/CombinatorialProblems
CombinatorialProblems.
gmbharath12/Maekawa
This is an implementation of Maekawa algorithm for mutual exclusion in a distributed system
gmbharath12/MyriadMobile
gmbharath12/SmartHome
To control home appliances.
gmbharath12/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
gmbharath12/Prolific
Lists author information
gmbharath12/StringProblems
StringProblems
gmbharath12/ReplaceSpace
Replaces space with special characters
gmbharath12/Website
E-Commerce Website:
gmbharath12/LogicalAgent
Snake game (an Intelligent agent)
gmbharath12/Categories
Categories NSString
gmbharath12/Personal-Website
This is my personal website. Technologies used HTML 5, Javascript, Jquery and CSS.
gmbharath12/Horspool
Modification to Horspool Algorithm.
gmbharath12/FeedReader
Helps to read feeds.
gmbharath12/CardCornerDetection
Helps to detect the corner of a card.
gmbharath12/Tagged-
My first iOS app using Facebook Graph API. Compatible with iOS 7. I would be making more improvements. Please download Facebook SDK from Facebook's developer portal and add it to the project..
gmbharath12/GradientButtons
Gradient Buttons
gmbharath12/LinkListsProblems
This is for my personal purpose. Programming language used Objective C, C
gmbharath12/StackQueue
Implementation of stack, queue data structure in objective C
gmbharath12/gmbharath12.github.io
yourname.github.io
gmbharath12/Copy
Implementation of string copy. This project is for my personal purpose.
gmbharath12/SnapGuide
This is a sample application using Instagram APIs. Lists the user photos as well the popular photos. Will be making more changes to the app. this is the first version of the app.
gmbharath12/PublicTimeline
App.Net timeline. Lists the most recent posts from the public timeline.
gmbharath12/missionaries-and-cannibals
Solution for the Missionaries and Cannibals Problem.