1 class Person
2 constructor() {
3 this.name = "Anusha Agarwal";
4 this.traits = ["Programming", "DEV"];
5 this.age = new Date().getFullYear() - 2005;
6 }
7 }
I am a computer science student pursuing B.Tech. from JSSATE-N. I am specialized in DSA with C++, have solved 500+ problems on leetcode (Rating - 1800+). I have also developed skills in MERN Stack Web development with many personal projects that are available on github. Explore my work and feel free to reach out!
Education
Certifications
2022-2026
9.2
2021-2022
95.4%
Made with by Anusha Agarwal