Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++
My code solutions and other materials for the November 2017 - Febuary 2018 CodePath Alumni Professional Interview Prep course -- see the README for descriptions and links
This repository contains solutions of InterviewBit.Problem name is same as file name and file contains solution.Solutions may be in c,c++,python or java.
Black Shape visualizer helps you to recognize elements in groups if they are a direct neighbor (top, bottom, left, right). Helps you to solve Black Shape (InterviewBit) or Number of Islands (LeetCode) problems.