Open In App

TCS NQT Ninja Interview Experience Sept 2023

TR Round: Following questions were asked:

About myself and my pursuing college and branch(CGPA mentioned). I Completed my Inter/Diploma(mentioned percentage), and after that, I  explained my Strengths(like coding with multiple programming languages) and next . About my goals(long-term goals and short-term goals). Next, I shared my work experiences (like internships and projects) and concluded with my certificates.



 I said I’m comfortable in both python and java.

 https://www.geeksforgeeks.org/find-second-largest-element-array/amp/ 






arr=[3,1,5,6,8]
arr.sort()
print(arr[-2])

 OOPs means object-oriented Programming and different OOP concepts are 

        https://www.geeksforgeeks.org/python-oops-concepts/amp/

   My project is an amazon clone with Flutter and Firebase. I explained what framework works and plugins I used in the application and what are advantages of the application and also the application can run on both android and IOS devices. based on my project they asked about what are the technologies I used like flutter and firebase and asked about flutter and firebase

   No Certificates.

TIPS: Be Honest and prepare well about technologies(Projects) and don’t panic.

Article Tags :