Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Oops based question and defect life cycle
I was interviewed in May 2024.
Memory management involves allocating and deallocating memory efficiently to prevent memory leaks and optimize performance.
Use dynamic memory allocation functions like malloc, calloc, and realloc to allocate memory.
Always free memory using the free function to prevent memory leaks.
Avoid memory fragmentation by using memory pools or memory allocators.
Implement garbage collection for automatic memory management in langua
I applied via Approached by Company and was interviewed before Nov 2021. There were 3 interview rounds.
I am a Java Developer with 5 years of experience in developing web applications.
I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.
I have experience in developing RESTful APIs and integrating with databases like MySQL and Oracle.
I am familiar with front-end technologies like HTML, CSS, and JavaScript.
I have worked on projects involving e-commerce, finance, and health...
OOPs concepts are the fundamental principles of object-oriented programming.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Binding data and methods together to protect data from outside interference.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms or have multiple behaviors.
Example: A...
Java 8 introduced several new features including lambda expressions, streams, and default methods.
Lambda expressions for functional programming
Streams for efficient processing of large data sets
Default methods for backward compatibility
Date and Time API for improved handling of date and time
Optional class for null checks
Nashorn JavaScript engine for improved performance
Parallel array sorting for improved performance
Typ...
Dependency Injection is a design pattern that allows objects to be injected into a class rather than creating them within the class.
Dependency Injection helps to reduce tight coupling between classes
It makes code more modular and easier to test
There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection
Example: Instead of creating a database connection object within a ...
HashSet is a collection that uses hashing to store elements. It does not allow duplicates.
HashSet internally uses a HashMap to store elements.
The elements are stored as keys in the HashMap with a dummy value.
When an element is added, its hashcode is calculated and used to find the bucket in the HashMap.
If the bucket is empty, the element is added as a key with a dummy value.
If the bucket is not empty, the element is co...
Krios info Solution interview questions for popular designations
The expectations of CTC for a SAP Development Consultant vary based on experience, skills, and industry standards.
CTC expectations depend on the level of expertise and years of experience in SAP development.
Industry standards and market demand also influence CTC expectations.
Additional skills and certifications can lead to higher CTC expectations.
Location and cost of living factors may impact CTC expectations.
Negotiati...
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.
Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.
Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.
Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.
posted on 17 Dec 2024
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.
Write a SQL query to count number of reportees for each manager using GROUP BY clause
Add HAVING clause to filter out managers with atleast 5 reportees
Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5
Use libraries like pandas and dask to efficiently manage large datasets in Python.
Use pandas library for data manipulation and analysis.
Use dask library for parallel computing and out-of-core processing.
Optimize memory usage by loading data in chunks or using data types efficiently.
Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.
Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.
Pandas - used for data manipulation and analysis
NumPy - used for numerical computing and working with arrays
Matplotlib - used for data visualization
Scikit-learn - used for machine learning and data mining
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Agile values include individuals and interactions over processes and tools, while Scrum values include commitment, courage, focus, openness, and respect.
Agile values prioritize individuals and interactions over processes and tools
Scrum values include commitment, courage, focus, openness, and respect
Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective
Story points are a unit of...
As a project manager, I prepare various documents such as project plans, schedules, budgets, risk assessments, and progress reports. I contribute by leading the team, managing resources, and ensuring project success.
Prepare project plans outlining scope, objectives, deliverables, and timelines
Create schedules to allocate tasks and track progress
Develop budgets to manage project costs effectively
Conduct risk assessments...
Provide clear expectations, offer support and training, provide feedback and recognition, set goals and milestones.
Clearly communicate expectations and goals to the resource.
Offer support and training to help the resource improve their skills and knowledge.
Provide regular feedback and recognition for progress made.
Set specific goals and milestones to track improvement.
Create a development plan with the resource to addr...
Scrum of Scrums is a scaled agile framework where multiple Scrum teams coordinate their work. PI planning is a key event in SAFe where teams plan their work for the upcoming Program Increment.
Scrum of Scrums involves representatives from each Scrum team meeting regularly to discuss dependencies and progress.
PI planning is a two-day event where teams align on their objectives, dependencies, and priorities for the upcomi...
I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.
Pretty standard GD on topics around working remotely and country's macroeconomic
Derivative and alternative investments involve complex financial instruments and strategies beyond traditional stocks and bonds.
Derivatives are financial contracts whose value is derived from an underlying asset, index, or rate. Examples include options, futures, and swaps.
Alternative investments are non-traditional assets such as private equity, hedge funds, real estate, and commodities.
Both derivative and alternative...
Code Snept question with 3-4 Reasoning question. Google form
Pen paper coding round. String , Array . Linkedlist , graph, questions
To find the nearest prime number, iterate from the given number in both directions until a prime number is found.
Start iterating from the given number in both directions to find the nearest prime number.
Check if a number is prime by dividing it by all numbers less than its square root.
Keep track of the closest prime number found during the iteration.
Find the second maximum number in an array of strings.
Convert the array of strings to an array of integers.
Sort the array in descending order.
Return the second element in the sorted array.
Interview experience
based on 68 reviews
Rating in categories
Salesforce Developer
70
salaries
| ₹1.8 L/yr - ₹8.6 L/yr |
Software Developer
46
salaries
| ₹1.8 L/yr - ₹8.1 L/yr |
Junior Software Developer
44
salaries
| ₹1 L/yr - ₹3.6 L/yr |
Junior Salesforce Developer
35
salaries
| ₹1.8 L/yr - ₹5 L/yr |
SAP Abap Consultant
32
salaries
| ₹1.8 L/yr - ₹9.8 L/yr |
TCS
Infosys
Wipro
HCLTech