Traditional Algorithms, time complexity and space complexity

The essence of traditional algorithms has been reduction of Time complexity Space complexity With advent of break through every now and then in hardware, speed of processors is going up exponentially. Memory is becoming inexpensive by the day. Few algorithms need to be revisited. Readability and intuitiveness of the code should not be comprised at […]

Why Data Science should be synonymous with Python ?

Why Data Science, Machine Learning and Deep Learning should be synonymous with Python? Shouldn’t the developers have freedom to use Java for DS, ML and DL? While Weka and deeplearning4j are helping Java developer community, effort can be made to port every rich library of Python to Java. The DS, ML and DL will then […]

Multiple shells and minor difference between given shell on different flavors of Linux

Preamble: I had written a very short shell script using bash (1000 lines approximately) in undisclosed leading wireless network software company. While it was appreciated (Please read as got positive feed back) by engineers who knew shell scripting them selves, novice script users had difficulty in adopting/understanding it. The purpose of the script was automation […]

Traditional Algorithms, time complexity and space complexity

The essence of traditional algorithms has been reduction of Time complexity Space complexity With advent of break through every now and then in hardware, speed of processors is going up exponentially. Memory is becoming inexpensive by the day. Few algorithms need to be revisited. Readability and intuitiveness of the code should not be comprised at […]

Why Data Science should be synonymous with Python ?

Why Data Science, Machine Learning and Deep Learning should be synonymous with Python? Shouldn’t the developers have freedom to use Java for DS, ML and DL? While Weka and deeplearning4j are helping Java developer community, effort can be made to port every rich library of Python to Java. The DS, ML and DL will then […]