My Acheievements during my tenure at Evry

Product: Alystra (A modern transportation system)
Fixed two critical issues. Got appreciation from Scrum master and Team lead.

Project: MediaMaster and DSP
Client: SKF (A ballbearings company and origin of Volvo)

I am into the project without any interest but got good Appreciation from the client and from my manager. They were very much impressed with my problem solving skills.

Problem: Uploading PSD files takes long time. Sometimes the application works hard to upload the file and sometimes it fails. The team created a workaround for the problem but need a real fix in code.

Solution: I took 21 hours to solve the problem. The actual problem is in code which reads the huge psd file two times inorder to find the metadata. The first time when psd file is read, it actually find required metadata which resides at the starting of the file. But because of error in code the while loop continues and read the file another time. Finally fixed the code.

 Feeling glad for my great contribution before leaving the company.

Glad that i got job offer in Volvo group - Connected Solutions. Joining date is on March 12, 2018 and will be relieved from Evry on Feb 28, 2018

Comments

Popular posts from this blog

Bash - Execute Pl/Sql script from Shell script

How to get client Ip Address using Java HttpServletRequest

How to install Portable JDK in Windows without Admin rights