My Coding Experience
I have learned coding in my 12th class during the summer holidays at the age of 16. The first program tutor taught me was "Hello World". At that time I did not understand why we need to print and what is the use of printing something on the screen. It was funny. My first assignment was writing a program to tell whether a given number is prime number or not. I had written logic on my own. Then I realized the power of coding because my code was able to tell any number whether it is a prime or not. So slowly I started developing interest in coding. After few years I have started participating in online coding competitions.
When I was in college I had written code to solve Sudoku puzzle. My friends appreciated me for that . After I became Software Engineer I tried to implement chess game. It is able to do well up to 3 or 4 ply. I am glad that it is able to defeat me:).
As part of my profession I have special interest in optimization. My current project is a web application which deals with ordering doors. Dealer can mention the door details like width, height of a door and windows..etc to get the quote. But the App was suffering with performance issues. It impacted the business also. So I looked into the code and identified the duplication and some of the unnecessary code and optimized them. And also i did some fine tuning to SQL queries which has improved performance by 50%. Client is happy with the result.
Toptal Reference: Toptal
When I was in college I had written code to solve Sudoku puzzle. My friends appreciated me for that . After I became Software Engineer I tried to implement chess game. It is able to do well up to 3 or 4 ply. I am glad that it is able to defeat me:).
As part of my profession I have special interest in optimization. My current project is a web application which deals with ordering doors. Dealer can mention the door details like width, height of a door and windows..etc to get the quote. But the App was suffering with performance issues. It impacted the business also. So I looked into the code and identified the duplication and some of the unnecessary code and optimized them. And also i did some fine tuning to SQL queries which has improved performance by 50%. Client is happy with the result.
Toptal Reference: Toptal
Comments
Post a Comment