Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Given an array of positive and negative integers, re-arrange it so that you have positive integers on one end and negative integers on other

Finding anagrams for a given word

How to mentor a junior programmer [closed]

language-agnostic

Storing base64 data in XML?

How to find max. and min. in array using minimum comparisons?

Code Golf: Morris Sequence

Code Bowling on "Hello World"? [closed]

Example parsers to learn how to write them [closed]

parsing language-agnostic

Internationalization in your projects

How to name variables

Phonetically Memorable Password Generation Algorithms

Hash table vs Balanced binary tree [closed]

Getting N random numbers whose sum is M

Code Golf: Triforce

When is a function name too long?

Should I use `!IsGood` or `IsGood == false`?

Are there any statically typed, embeddable scripting languages? [closed]

What tools do distributed programmers lack?

Domain Driven Design vs Model Driven Architecture

Calculate when a cron job will be executed then next time