i
Verity Knowledge Solutions
Filter interviews by
I applied via Campus Placement
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
I appeared for an interview before Jun 2016.
I prefer to work in a location that offers a vibrant and diverse community, with access to cultural events and opportunities for personal growth.
I value a location that has a strong sense of community and offers a variety of cultural activities.
Access to educational and personal growth opportunities is important to me.
I am open to considering different locations that meet these criteria.
I appeared for an interview before Aug 2016.
I have the analytical skills, experience, and passion to excel in this role.
I have a strong background in data analysis and interpretation
I have experience in using various analytical tools and techniques
I am detail-oriented and have a proven track record of delivering accurate and insightful analysis
I am a quick learner and can adapt to new challenges and environments easily
Solving Monty Hall problem using Bayesian probability
Assign prior probabilities to each door
Update probabilities based on host's action
Calculate posterior probabilities and choose the door with highest probability
Example: If prior probability of winning behind each door is 1/3, and host opens a door with a goat, the posterior probability of winning behind the remaining door is 2/3
Example: Bayes' theorem can be used to
I appeared for an interview before Jan 2016.
I have knowledge of various DS, but I personally like Decision Trees.
I have worked with Linear Regression, Logistic Regression, Random Forest, and Decision Trees.
Decision Trees are easy to interpret and visualize.
They can handle both categorical and numerical data.
They can be used for both classification and regression problems.
An example of using Decision Trees is in predicting customer churn for a telecom company.
Hashing is a technique to convert data of arbitrary size to a fixed size. Hash table is a data structure that uses hashing to store data.
Hashing is used to index and retrieve items in a database because it is faster than other methods.
Hash table is a data structure that uses a hash function to map keys to array indices.
Hashing key is the input to the hash function that produces a hash value.
Hashing is used in password ...
Stacks and queues are data structures used to store and manipulate collections of elements.
Stacks follow the Last-In-First-Out (LIFO) principle, where the last element added is the first one to be removed.
Queues follow the First-In-First-Out (FIFO) principle, where the first element added is the first one to be removed.
Examples of stacks include the call stack in programming and the undo/redo feature in text editors.
Ex...
Yes, queues can be implemented using stacks.
To implement a queue using stacks, we can use two stacks.
One stack is used for enqueue operation and the other for dequeue operation.
When an element is enqueued, it is pushed onto the enqueue stack.
When an element is dequeued, if the dequeue stack is empty, all elements from the enqueue stack are popped and pushed onto the dequeue stack in reverse order.
This ensures that the ...
Yes, circular queues can be implemented using two stacks.
Use two stacks, one for enqueue and one for dequeue operations.
When enqueueing, push the element onto the enqueue stack.
When dequeuing, if the dequeue stack is empty, pop all elements from the enqueue stack and push onto the dequeue stack.
The front of the queue is the top element of the dequeue stack.
When dequeueing, pop the top element from the dequeue stack.
If ...
Yes, I know several sorting algorithms.
One of the most popular is QuickSort, which uses a pivot element to divide the array into smaller sub-arrays and recursively sorts them.
Another common algorithm is MergeSort, which divides the array into smaller sub-arrays and then merges them back together in sorted order.
InsertionSort is a simple algorithm that iterates through the array and inserts each element into its correct...
I am a highly motivated individual with a passion for problem-solving and a strong work ethic.
I have a degree in computer science and have worked as a software engineer for 3 years.
I enjoy learning new technologies and am always looking for ways to improve my skills.
In my free time, I like to read books on personal development and practice yoga.
I am a team player and enjoy collaborating with others to achieve common go
I am proficient in Python and Java.
I have experience in developing web applications using Django framework in Python.
I have also worked on Java projects using Spring framework.
I am familiar with object-oriented programming concepts and data structures.
I have worked on projects involving database management using SQL.
I am constantly learning and improving my skills in these languages.
I have knowledge of various DS, but I personally like Decision Trees.
I have worked with Linear Regression, Logistic Regression, Random Forest, and Decision Trees.
Decision Trees are easy to interpret and visualize.
They can handle both categorical and numerical data.
They can be used for both classification and regression problems.
An example of using Decision Trees is in predicting customer churn for a telecom company.
Hashing is a technique to convert data of arbitrary size to a fixed size. Hash table is a data structure that uses hashing to store data.
Hashing is used to index and retrieve items in a database because it is faster than other methods.
Hash table is a data structure that uses a hash function to map keys to array indices.
Hashing key is the input to the hash function that produces a hash value.
Hashing is used in password ...
My day was good. Previous interviews were challenging but I learned a lot.
Had a productive day at work
Interviewed with two companies last week
One interview was technical and the other was behavioral
Received positive feedback from both companies
Stacks and queues are data structures used to store and manipulate collections of elements.
Stacks follow the Last-In-First-Out (LIFO) principle, where the last element added is the first one to be removed.
Queues follow the First-In-First-Out (FIFO) principle, where the first element added is the first one to be removed.
Examples of stacks include the call stack in programming and the undo/redo feature in text editors.
Ex...
Yes, we can implement queues using two stacks.
We can use two stacks, one for enqueue operation and another for dequeue operation.
To enqueue an element, push it onto the first stack.
To dequeue an element, pop all elements from the first stack and push them onto the second stack, then pop the top element from the second stack.
This ensures that the first element that was enqueued is the first one to be dequeued.
Time compl...
Yes, we can implement circular queues using two stacks.
We can use two stacks to implement a circular queue.
One stack will be used for enqueue operation and the other for dequeue operation.
When the enqueue stack is full, we can transfer all elements to the dequeue stack and vice versa.
This way, we can maintain the circular nature of the queue.
Example: https://www.geeksforgeeks.org/queue-using-stacks/
Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.
It divides the input into a sorted and an unsorted region.
It repeatedly extracts the maximum element from the unsorted region and inserts it into the sorted region.
It has a worst-case time complexity of O(n log n).
Yes, I know other sorting algorithms.
Examples: Merge Sort, Quick Sort, Heap Sort, Bubble Sort, Insertion Sort, Selection Sort
Each algorithm has its own advantages and disadvantages.
The choice of algorithm depends on the size of the data set and the desired time complexity.
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Investment Banking Associate
205
salaries
| ₹7 L/yr - ₹17.3 L/yr |
Investment Banking Analyst
99
salaries
| ₹5 L/yr - ₹11 L/yr |
Associate
91
salaries
| ₹4 L/yr - ₹15 L/yr |
Document Specialist
57
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Senior Associate
50
salaries
| ₹5 L/yr - ₹14 L/yr |
Nomura Holdings
Blackrock
Muthoot Homefin India
Adarsh Credit Co-Operative Society