Filter interviews by
I applied via Approached by Company and was interviewed in May 2023. There were 2 interview rounds.
In the next 5 years, I see myself progressing in my career as an HR - Recruitment Specialist and taking on more leadership responsibilities.
Continuing to develop my expertise in recruitment strategies and techniques
Building strong relationships with hiring managers and understanding their hiring needs
Leading and mentoring a team of recruiters
Contributing to the development and implementation of HR policies and procedur...
Yes, I am okay to join as a recruitment specialist.
I am confident in my abilities to excel in this role.
I have a strong understanding of recruitment processes and strategies.
I am eager to learn and grow in this field.
I am a quick learner and adapt well to new environments.
I have excellent communication and interpersonal skills.
I am highly organized and detail-oriented.
I am proficient in using recruitment software and t...
I applied via Naukri.com and was interviewed in Oct 2021. There were 2 interview rounds.
I am highly suitable for this job due to my extensive experience and skills in the required field.
I have a proven track record of successfully completing similar projects.
I possess the necessary technical skills and knowledge to excel in this job.
I am a quick learner and can adapt to new technologies and tools efficiently.
I have excellent communication and collaboration skills, which are essential for freelancing.
I am ...
I have 5 years of job experience in various fields.
Worked as a software developer for 2 years
Managed a team of 10 people as a project manager for 1 year
Worked as a freelance writer for 2 years
Interned at a marketing agency for 6 months
Top trending discussions
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Find missing number from nth number array.
Iterate through the array and calculate the sum of all numbers
Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2
Subtract the sum of array from the sum of numbers from 1 to n to find the missing number
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows a class to reuse code from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.
Example: Class B inherits from Class A, so Class B can access
Find 2nd max element from array of strings
Sort the array in descending order
Skip the first element (max element)
Return the second element
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Easy Level DS Questions - 30 mins
A comprehensive coding test which included job role simulation.
Advanced Cloud Services questions
posted on 14 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Wifi AC is the 5th generation of wifi technology, while Wifi Ax is the 6th generation with improved speed and efficiency.
Wifi AC operates on the 5 GHz band, while Wifi Ax operates on both 2.4 GHz and 5 GHz bands.
Wifi Ax supports MU-MIMO (Multi-User, Multiple Input, Multiple Output) technology for better performance in crowded networks.
Wifi Ax offers higher data rates and improved efficiency compared to Wifi AC.
Wifi Ax ...
DTIM stands for Delivery Traffic Indication Message, used in Wi-Fi networks to inform clients about the presence of buffered broadcast and multicast frames.
DTIM is a parameter in the Wi-Fi beacon frame that indicates to clients how often they should wake up to receive broadcast and multicast traffic.
It helps in saving battery life for devices by allowing them to sleep for longer periods of time.
Clients can set their po...
posted on 2 Nov 2024
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
SEO stands for Search Engine Optimization, which is the practice of increasing the quantity and quality of traffic to your website through organic search engine results.
SEO involves optimizing your website to improve its visibility on search engines like Google.
It includes keyword research, on-page optimization, link building, and content creation.
The goal of SEO is to drive more organic traffic to your website and imp...
Domain is the address of a website, hosting is the service that stores the website's files and makes it accessible online.
Domain is the unique address of a website on the internet, like www.example.com
Hosting is the service that stores the website's files and data on a server, making it accessible online
Domain registration is the process of purchasing and owning a domain name
Web hosting providers offer different types ...
Some main SEO tools include Google Analytics, SEMrush, Ahrefs, Moz, and Screaming Frog.
Google Analytics for tracking website traffic and user behavior
SEMrush for keyword research and competitive analysis
Ahrefs for backlink analysis and site auditing
Moz for SEO insights and rank tracking
Screaming Frog for website crawling and technical SEO analysis
Google Adwords is an online advertising platform developed by Google, where advertisers pay to display brief advertisements, service offerings, product listings, video content, and generate mobile application installs within the Google ad network to web users.
Online advertising platform by Google
Advertisers pay to display ads
Can display various types of ads like text, display, video, etc.
Helps in reaching target audien
Organic search refers to the unpaid search results generated by search engines based on relevance to the user's query.
Organic search results are not influenced by paid advertising.
Websites can improve their organic search rankings through search engine optimization (SEO) techniques.
Examples of organic search results include links to websites, blogs, and articles that are deemed relevant to the user's search query.
Keywords are specific words or phrases that describe the content of a webpage and are used in SEO to help search engines understand the topic of the page.
Keywords are used to optimize a website's content for search engines.
They help search engines match a webpage to relevant search queries.
Examples of keywords include 'SEO tips', 'best digital marketing agency', 'how to increase website traffic'.
Keywords analysis is the process of researching and identifying the most relevant keywords for a website to improve its search engine rankings.
Keywords analysis involves identifying popular search terms related to a website's content.
It helps in understanding what keywords users are searching for and how competitive those keywords are.
Tools like Google Keyword Planner can be used for keywords analysis.
The goal is to se...
2 coding questions were given , Running atleast one question with all test cases passing is mandatory.
posted on 29 Sep 2024
posted on 9 Dec 2024
MCQ - 20 (aptitude), 20(c+ and sql)
Pattern, array and sql questions
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Securitisation is the process of pooling various types of debt and selling them as securities to investors.
Securitisation involves bundling together various types of debt, such as mortgages, auto loans, or credit card debt.
These debts are then sold to a special purpose vehicle (SPV) which issues securities backed by the cash flows from the underlying assets.
Investors purchase these securities and receive payments based...
Financial ratios are tools used to evaluate a company's financial performance and health.
Financial ratios are calculated using data from a company's financial statements.
They help investors and analysts assess a company's profitability, liquidity, efficiency, and solvency.
A good number for a financial ratio can vary depending on the industry and company size.
For example, a current ratio of 2 or higher is generally cons...
Excel functions like Vlookup, Hlookup, Xlookup, IF/AND/OR are used for data lookup and logical operations.
Vlookup: Searches for a value in the first column of a table and returns a value in the same row from a specified column.
Hlookup: Similar to Vlookup but searches for a value in the first row of a table.
Xlookup: A more versatile version of Vlookup and Hlookup that can search both vertically and horizontally.
IF: Retu...
based on 11 reviews
Rating in categories
7-10 Yrs
₹ 35-40 LPA
4-7 Yrs
₹ 8-14 LPA
HR Recruiter
8
salaries
| ₹1.5 L/yr - ₹3 L/yr |
HR Consultant
6
salaries
| ₹1.5 L/yr - ₹2.8 L/yr |
Recruitment Consultant
5
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Talent Acquisition Specialist
4
salaries
| ₹5 L/yr - ₹6.2 L/yr |
Senior Consultant
3
salaries
| ₹3.8 L/yr - ₹4.5 L/yr |
Reliance Industries
Tata Group
Aditya Birla Group
Hindustan Unilever