Tuesday, 11 October 2016
STEPS TO INSTALL JAVA ON LINUX x64 AND SETTING JAVA PATH
Saturday, 24 September 2016
Demonstrate Dockerswarm to create, add, deploy and inspect the service
Create a swarm
Add nodes to the swarm
Deploy a service to the swarm
Inspect a service on the swarm
Scale the service in the swarm
Delete the service running on the swarm
Installing Docker (OperatingSystem : CentOs 7)
[Method1]: Install with yum
[Method2]: Install with script
Uninstall Docker:
Friday, 6 February 2015
Socket Programming with Multiple Thread
Given two strings a and b, find whether any anagram of string a is a sub-string of string b
Code a function that receives a string composed by words separated by spaces and returns a string where words appear in the same order but than the original string, but every word is inverted
Write a program to expand a given string x to y?
Subscribe to:
Posts (Atom)