Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2021. There was 1 interview round.
I am proficient in Adobe Creative Suite, Sketch, and Figma.
Adobe Creative Suite (Photoshop, Illustrator, InDesign, Premiere Pro, After Effects)
Sketch
Figma
I was interviewed before Jul 2016.
Yes, C++ is an object-oriented language.
C++ supports the four pillars of object-oriented programming: encapsulation, inheritance, polymorphism, and abstraction.
Classes and objects are the building blocks of C++ programs.
Example: class Car { private: int speed; public: void setSpeed(int s) { speed = s; } };
Example: Car myCar; myCar.setSpeed(60);
I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
Video Assignment
I applied via Referral and was interviewed in May 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Aptitude and reasoning, questions and coding
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
I applied via Company Website and was interviewed in Sep 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.
My coding is good and I have made some website projects in online in my class.