SAS Programming

Getting Started with SAS Programming - SAS Studio and Basic Syntax

An overview of SAS Studio and Basic SAS Syntax

Read
git

Removing a Git Remote

How to remove a git remote?

Read

Dijkstra Algorithm - Snippet

Snippet for Dijkstra’s Shortest Path Algorithm

Read

Count Number of Substrings with Only 1s

Given a binary string, count no of substrings with only 1's.

Read

Number of Differing Bits

Given two integers count the number of positions where there bit representation differ.

Read
DBMS

Database Management System for Interviews Part - 1

A note on Organization of Records in Files, HAVING vs WHERE, Clustered and Non-clustered Index, Functional Dependency, Armstrong's Axioms, Normalization

Read