i
VHS Consulting
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.
Managed end-to-end recruitment process, conducted interviews, sourced candidates, and collaborated with hiring managers.
Conducted initial screenings and interviews with candidates
Sourced candidates through job boards, social media, and referrals
Collaborated with hiring managers to understand hiring needs and requirements
Managed communication with candidates throughout the recruitment process
Participated in job fairs an...
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed before Apr 2017. There were 5 interview rounds.
posted on 6 Nov 2015
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
Topics:
Python, Django, MySQL, Automation, Technical questions
Django follows Model-View-Controller (MVC) architectural pattern.
Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.
The Model layer represents the database schema and business logic.
The View layer is responsible for rendering the templates and presenting the data to the user.
The Controller layer handles the user's input and interacts with the Model and View layers.
Dj...
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 2 reviews
Rating in categories
Software Engineer
178
salaries
| ₹3 L/yr - ₹9 L/yr |
Information Technology Recruiter
155
salaries
| ₹1 L/yr - ₹4.8 L/yr |
Software Developer
65
salaries
| ₹4 L/yr - ₹8.5 L/yr |
Senior Software Engineer
63
salaries
| ₹4.8 L/yr - ₹11.5 L/yr |
Technical Recruiter
38
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Accel Frontline
Pitney Bowes
DynPro
Apex CoVantage