All Projects → Interviewbit → Similar Projects or Alternatives

203 Open source projects that are alternatives of or similar to Interviewbit

Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+41.88%)
Mutual labels:  array, linked-list
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+18.8%)
Mutual labels:  array, linked-list
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-73.5%)
Mutual labels:  linked-list, array
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-74.36%)
Mutual labels:  linked-list, array
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+3695.73%)
Mutual labels:  array, linked-list
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-70.09%)
Mutual labels:  array, linked-list
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+296.58%)
Mutual labels:  linked-list, array
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-85.47%)
Mutual labels:  linked-list, array
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-52.99%)
Mutual labels:  linked-list, array
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-54.7%)
Mutual labels:  array, linked-list
Sma
Calculate the simple moving average of an array.
Stars: ✭ 48 (-58.97%)
Mutual labels:  array
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (-56.41%)
Mutual labels:  array
Map
PHP Map package for easy and elegant handling of PHP arrays as array-like map objects
Stars: ✭ 1,180 (+908.55%)
Mutual labels:  array
Smart Array To Tree
Convert large amounts of data array to tree fastly
Stars: ✭ 91 (-22.22%)
Mutual labels:  array
Kakajson
Fast conversion between JSON and model in Swift.
Stars: ✭ 867 (+641.03%)
Mutual labels:  array
Componentarrays.jl
Arrays with arbitrarily nested named components.
Stars: ✭ 72 (-38.46%)
Mutual labels:  array
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-81.2%)
Mutual labels:  linked-list
Libphorward
C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
Stars: ✭ 18 (-84.62%)
Mutual labels:  linked-list
Mjextension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
Stars: ✭ 8,458 (+7129.06%)
Mutual labels:  array
Pyopencl
OpenCL integration for Python, plus shiny features
Stars: ✭ 790 (+575.21%)
Mutual labels:  array
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+434.19%)
Mutual labels:  linked-list
Async Ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
Stars: ✭ 102 (-12.82%)
Mutual labels:  array
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-24.79%)
Mutual labels:  array
Hibernate Types
The Hibernate Types library gives you extra types that are not supported by the Hibernate ORM core.
Stars: ✭ 1,122 (+858.97%)
Mutual labels:  array
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+4702.56%)
Mutual labels:  array
Moses
Utility library for functional programming in Lua
Stars: ✭ 541 (+362.39%)
Mutual labels:  array
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (-56.41%)
Mutual labels:  array
Tiledb Py
Python interface to the TileDB storage manager
Stars: ✭ 78 (-33.33%)
Mutual labels:  array
Proposal Array Unique
ECMAScript proposal for Deduplicating method of Array
Stars: ✭ 96 (-17.95%)
Mutual labels:  array
Array view
Wrapper for references to array in C++.
Stars: ✭ 58 (-50.43%)
Mutual labels:  array
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+335.9%)
Mutual labels:  array
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (-72.65%)
Mutual labels:  linked-list
Jewell
Javascript Syntax Sugar for Higher-Order Messaging
Stars: ✭ 72 (-38.46%)
Mutual labels:  array
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (-80.34%)
Mutual labels:  array
Observablearray Rxswift
An array that can emit messages of elements and diffs on it's changing.
Stars: ✭ 108 (-7.69%)
Mutual labels:  array
Generate Random Web V7.19.03
Projeto para um cliente, afim de automatizar a escolha de números, pois o mesmo é jogador de loterias e queria um sistema para gerar jogos prontos.
Stars: ✭ 19 (-83.76%)
Mutual labels:  array
Presento
Presento - Transformer & Presenter Package for PHP
Stars: ✭ 71 (-39.32%)
Mutual labels:  array
Array First
Get the first element or first n elements of an array.
Stars: ✭ 6 (-94.87%)
Mutual labels:  array
Python3 data structures
Code from Youtube Tutorial Series
Stars: ✭ 90 (-23.08%)
Mutual labels:  linked-list
Array To Xml
A simple class to convert an array to xml
Stars: ✭ 744 (+535.9%)
Mutual labels:  array
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+864.1%)
Mutual labels:  linked-list
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+425.64%)
Mutual labels:  linked-list
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-5.13%)
Mutual labels:  array
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+369.23%)
Mutual labels:  linked-list
Pycuda
CUDA integration for Python, plus shiny features
Stars: ✭ 1,112 (+850.43%)
Mutual labels:  array
Deep Object Diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Stars: ✭ 515 (+340.17%)
Mutual labels:  array
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (-29.91%)
Mutual labels:  linked-list
Collection
A PHP library for representing and manipulating collections.
Stars: ✭ 488 (+317.09%)
Mutual labels:  array
Array Sort
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Stars: ✭ 58 (-50.43%)
Mutual labels:  array
Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Stars: ✭ 479 (+309.4%)
Mutual labels:  array
Kibana Object Format
A Kibana plugin for displaying objects and arrays of objects.
Stars: ✭ 100 (-14.53%)
Mutual labels:  array
Dyno
Package dyno is a utility to work with dynamic objects at ease.
Stars: ✭ 81 (-30.77%)
Mutual labels:  array
Cartesian Product
PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
Stars: ✭ 58 (-50.43%)
Mutual labels:  array
Negative Array
Negative array index support `array[-1]` using ES2015 Proxy
Stars: ✭ 420 (+258.97%)
Mutual labels:  array
Laravel Helpers
An extensive set of Laravel framework helper functions and collection macros.
Stars: ✭ 407 (+247.86%)
Mutual labels:  array
Immutable Array Prototype
A collection of Immutable Array prototype methods(Per method packages).
Stars: ✭ 56 (-52.14%)
Mutual labels:  array
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+225.64%)
Mutual labels:  linked-list
Loopy
A code generator for array-based code on CPUs and GPUs
Stars: ✭ 367 (+213.68%)
Mutual labels:  array
Linked List Good Taste
Linus Torvalds' linked list argument for good taste, explained
Stars: ✭ 1,223 (+945.3%)
Mutual labels:  linked-list
Zarr.js
Javascript implementation of Zarr
Stars: ✭ 54 (-53.85%)
Mutual labels:  array
1-60 of 203 similar projects