Filter interviews by
I appeared for an interview in Aug 2016.
Marketing allows me to combine my creativity, analytical skills, and passion for connecting with people to drive business growth.
I am fascinated by the power of marketing to influence consumer behavior and drive business success.
I enjoy using my creativity to develop innovative marketing strategies and campaigns.
Marketing allows me to analyze data and make data-driven decisions to optimize marketing efforts.
I am passio...
Digital avenues for growth include social media marketing, content marketing, search engine optimization, email marketing, and influencer partnerships.
Social media marketing: Utilize platforms like Facebook, Instagram, and Twitter to reach and engage with a wider audience.
Content marketing: Create valuable and relevant content such as blog posts, videos, and infographics to attract and retain customers.
Search engine op...
I will spread awareness about our set up in my campus through various channels and activities.
Organize campus events and workshops to showcase our set up
Distribute flyers and posters in high-traffic areas
Utilize social media platforms to promote our set up
Collaborate with student organizations to host joint events
Offer incentives or discounts to students who refer others to our set up
I will collaborate with college fests and activities by reaching out to event organizers, offering sponsorship opportunities, and creating engaging marketing campaigns.
Reach out to event organizers to discuss potential collaboration opportunities
Offer sponsorship opportunities to increase brand visibility at the events
Create engaging marketing campaigns tailored to the specific college fest or activity
Utilize social me...
My strengths include strong communication skills, creativity, and attention to detail. My weaknesses include being overly critical of my own work and sometimes struggling with time management.
Strength: Strong communication skills - I am able to effectively convey ideas and information to others.
Strength: Creativity - I am able to think outside the box and come up with innovative marketing strategies.
Strength: Attention...
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I appeared for an interview before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
Round duration - 50 minutes
Round difficulty - Easy
Round duration - 60 minutes
Round difficulty - Easy
At the beginning of this round, the interviewer asked me about the data structures I knew. Linked lists, trees, graphs, arrays etc. was my answer. He asked me how well I knew Dynamic Programming. I said I wasn’t strong in that and he said that he would ask me a question on dynamic programming for sure.
Round duration - 40 minutes
Round difficulty - Easy
The interviewer asked me if I was comfortable with the interview process so far and how the previous interviews were. I said it was good and he gave me the first problem to solve.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer asked me some Computer Science fundamentals in this round as well as some behavioural questions.
Implement a Trie data structure with insert and search functions.
Create a TrieNode class with children and isEndOfWord attributes.
Implement insert function to add words by iterating through characters.
Implement search function to check if a word exists by traversing the Trie.
Example: Insert 'apple', 'banana', 'orange' and search for 'apple' and 'grape'.
Do lot of hard work and practice of Data Structures and Algorithms based questions. I personally recommend you Coding Ninjas and Geeks For Geeks for interview preparation.
Application resume tips for other job seekersMake your resume short and try to make it of one page only and do mention all your skills which you are confident of in your resume.
Final outcome of the interviewSelectedI applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.