Filter interviews by
Salesforce is a cloud-based customer relationship management (CRM) platform that helps businesses manage their sales, customer service, marketing, and more.
Salesforce is a leading CRM platform used by businesses to manage customer relationships.
It offers a wide range of tools and features for sales, marketing, customer service, and analytics.
Salesforce is known for its cloud-based approach, allowing users to access dat...
A string is a sequence of characters used to represent text.
Types of strings include alphanumeric strings, numeric strings, and special character strings.
Examples of strings include 'hello world', '12345', and '@#$%^'.
An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.
Arrays are used to store multiple values in a single variable.
Elements in an array are accessed by their index position.
Examples of arrays of strings: ['apple', 'banana', 'orange'], ['red', 'green', 'blue'].
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
MVC stands for Model-View-Controller, a software design pattern for separating concerns in an application.
Model represents the data and business logic of the application.
View is responsible for displaying the data to the user.
Controller acts as an intermediary between Model and View, handling user input and updating the Model.
MVC helps in organizing code, improving maintainability, and promoting reusability.
Example: In...
AWS S3 is a cloud storage service provided by Amazon Web Services for storing and retrieving data.
Used for storing and retrieving data in the cloud
Highly scalable and secure
Can be used for hosting static websites
Commonly used for backup and archiving
Offers various storage classes like Standard, Infrequent Access, and Glacier
Delete removes rows one by one, while truncate removes all rows at once.
Delete is a DML command, while truncate is a DDL command.
Delete operation can be rolled back, while truncate operation cannot be rolled back.
Delete operation fires triggers, while truncate operation does not fire triggers.
Delete operation is slower as it logs individual row deletions, while truncate operation is faster as it logs the deallocation o...
A model is a representation of a system or process used to analyze, predict, or control outcomes.
A model can be a mathematical equation, diagram, simulation, or physical replica.
Models are used in various fields such as engineering, economics, and computer science.
Examples include a regression model in statistics, a circuit model in electrical engineering, and a 3D model in computer graphics.
ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in object-oriented programming languages.
ORM is used to map objects from an application to tables in a relational database.
It allows developers to work with objects instead of database tables, making it easier to interact with databases.
ORM frameworks like Hibernate, Entity Framework, and Sequelize pr...
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
I have worked on a variety of technologies including SQL, Python, Tableau, and JIRA.
SQL
Python
Tableau
JIRA
HyTech Professionals interview questions for popular designations
I applied via Company Website and was interviewed in Sep 2021. There were 3 interview rounds.
Noukri.com
Hytech Job WEB RESEARCH
I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.
Basic coding test followed by aptitude test for fresher
Top trending discussions
posted on 1 Feb 2025
I was interviewed before Feb 2024.
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.
An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.
Cannot be instantiated directly
May contain abstract methods
Used as a blueprint for other classes
Abstraction is the process of hiding complex details and showing only the essential features of an object or system.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in simplifying complex systems by breaking them down into smaller, more manageable parts
Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone
QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).
QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.
It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).
Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.
Example: ['3', '1', '4'...
Bubble sorting has a time complexity of O(n^2) for a sorted list.
Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.
The time complexity does not change even if the list is already sorted.
Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.
Yes, I have been to multiple states other than Jharkhand.
I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.
I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.
I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.
posted on 17 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Reversing a linked list in Java using iterative approach.
Create three pointers: prev, current, and next.
Iterate through the list, updating pointers to reverse the links.
Return the new head of the reversed list.
Handle StaleElementReferenceException by re-locating the element before interacting with it.
Use try-catch block to catch StaleElementReferenceException
Re-locate the element using findElement method before interacting with it
Use WebDriverWait to wait for the element to become stale
I have worked on various projects involving test automation, performance testing, and quality assurance processes.
Developed automated test scripts using Selenium WebDriver for web applications
Conducted performance testing using JMeter to identify bottlenecks and optimize system performance
Implemented quality assurance processes to ensure software meets requirements and standards
Collaborated with cross-functional teams ...
My strategy for designing an automation framework involves identifying key functionalities, selecting appropriate tools, creating reusable components, implementing robust error handling, and integrating with CI/CD pipelines.
Identify key functionalities to be automated based on priority and impact on testing.
Select appropriate tools and technologies based on the application under test and team expertise.
Create reusable ...
Interview experience
based on 91 reviews
Rating in categories
Salesforce Developer
97
salaries
| ₹3.2 L/yr - ₹8.5 L/yr |
Software Engineer
56
salaries
| ₹3 L/yr - ₹10 L/yr |
Senior Software Engineer
12
salaries
| ₹7 L/yr - ₹19 L/yr |
Software Developer
11
salaries
| ₹4.2 L/yr - ₹10.2 L/yr |
Softwaretest Engineer
11
salaries
| ₹3 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech