Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2023. There were 3 interview rounds.
SQL Server functions and stored procedures are used to encapsulate logic for reuse and performance optimization.
Functions are used to return a single value, while stored procedures can perform multiple operations.
Functions can be used in SELECT statements, WHERE clauses, and JOIN conditions.
Stored procedures can be called from applications to execute a series of SQL statements.
Functions can be scalar (returning a singl...
I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.
posted on 14 Feb 2024
Questions are asked from hackerrank . Difficulty level medium .
Prepare for SQL too.
posted on 6 Jun 2024
Services in Drupal are reusable objects that perform specific functions, such as database queries or sending emails.
Services are defined in YAML files and can be accessed throughout a Drupal site.
They are used to encapsulate reusable functionality and promote code reusability.
Examples of services in Drupal include the database service for interacting with the database, the mail service for sending emails, and the logge
Debugging in Drupal involves using tools like Devel module, watchdog(), and error logs.
Enable Devel module for debugging information
Use watchdog() function to log messages to Drupal's watchdog log
Check error logs for PHP errors and warnings
Use dpm() function to print variables for debugging purposes
posted on 11 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
5 coading questions were asked in it
posted on 11 Nov 2022
Spark, python related questions
posted on 2 Apr 2022
I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.
List is mutable and Tuple is immutable in Python.
List can be modified after creation while Tuple cannot be modified.
List uses square brackets [] while Tuple uses parentheses ().
List is used for homogenous data while Tuple is used for heterogenous data.
List is slower than Tuple in terms of performance.
Example of List: [1, 2, 3] and Example of Tuple: (1, 'hello', 3.14)
Python uses automatic memory management through garbage collection.
Python uses reference counting to keep track of memory usage.
When an object's reference count drops to zero, it is deleted.
Python also uses a garbage collector to handle circular references.
Memory allocation is handled by the Python memory manager.
Python provides tools like the 'gc' module for managing memory usage.
Yes, numpy and pandas are Python libraries used for data analysis and manipulation.
NumPy is used for numerical operations on arrays and matrices.
Pandas is used for data manipulation and analysis, providing data structures like DataFrame.
Both libraries are commonly used in data science and machine learning.
Example: import numpy as np; import pandas as pd;
Generator generates values on the fly while iterator iterates over a collection of values.
Generator is a function that returns an iterator.
Generators use 'yield' keyword to return values one at a time.
Iterators are objects that implement the 'next' method to return the next value in a collection.
Iterators can be created from arrays, strings, maps, sets, etc.
Generators are useful for generating large sequences of values...
posted on 29 Oct 2021
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
posted on 1 Feb 2023
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
posted on 11 Sep 2022
Few MCQ's and along with couple of SQL scenario questions
based on 1 interview
Interview experience
Senior Functional Consultant
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Oracle Functional Consultant
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
WNS
Capita
Gallagher