E&B Software programming scripts and others tools
  • Home
  • AZURE
    • Azure Data Factory
    • Azure DevOps
    • Azure Storage
    • Azure Deploy Infrastructure
    • Azure NoSQL
    • Azure Machine Learning
    • Azure Pipelines
  • BUSINESS INTELLIGENCE
    • IMPLEMENTATION BI
    • TESTING & VALIDATION BI
    • DAX
    • SSAS Analysis Services
    • POWER BI
  • DATABASES
    • SSIS
    • T-SQL
    • SQL
    • Backup&Recovery
    • NoSQL
  • DATA WAREHOUSE
  • PROGRAMMING
    • PYTHON
    • C#
    • BASH
    • C++
    • PHP
    • DESIGN PATTERNS
  • TRAINING
    • TRAINING T-SQL
  • CHESS
    • CHESS NEWS
    • CHESS OPENINGS
  • Contact
  • chess

Tag Archives: Problem

21Jan 2015

The Knight’s tour problem using Backtracking

by Enrico BESENYEI ⋅ Leave a Comment

A knight's tour is a sequence of moves of a knight on a chessboard such that the knight visits every square only once. If the knight ends on a square that is one knight's move from the beginning square (so that it could tour the board again immediately, following the same path), the tour is … Read More →

02Dec 2014

Dynamic Programming Subset Sum Problem

by Enrico BESENYEI

Given a set of non-negative integers, and a value sum, determine if there is a subset of the given set with sum equal to given sum.

Examples:
set[] = {3, 34, 4, 12, 5, 2},
sum = 9

Output: True
//There is a subset (4, 5) with sum 9.

 
Let isSubSetSum(int set[], int n, int sum) … Read More →

E&B Menu

open all | close all

Recent Posts

  • Chess Openings - e4 - French Defense
  • Chess Openings - e4 - Sicilian Defense
  • Chess Openings
  • "The Queen's Gambit" Is #1 On Netlfix
  • Everything a Data Scientist Should Know About Data Management

RSS DZone Database Zone

  • Manage Hierarchical Data in MongoDB With Spring
  • How to Use Redis in Infrastructure Microservices
  • Grakn 2.0 Alpha: Best Practices in Distributed Systems and Computer Science
  • A Low-code Bitcoin Ticker Built With QuestDB and n8n.io
  • Set up a Data Pipeline From PostgreSQL to Cassandra Using Kafka Connect

RSS DZone Web Zone

  • How to Completely Uninstall Xcode From Mac
  • DocRaptor vs. WeasyPrint: A PDF Export Showdown
  • Developing a Last.fm Shortcode for Hugo
  • Building Front-End App Experiences With Clicks, Not Code
  • Preact With InversifyJS for Dependency Injection

E&B Login

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Oct    
  • No results available

  • 2
  • 2,767
  • 395
  • 23,763
  • 87,994
  • 3,723,913
  • 629,491
  • 0
  • 90,668
© Copyright 2013 - E&B Software
Contango Theme ⋅ Powered by WordPress