i
PixelCrayons
Filter interviews by
Be the first one to contribute and help others!
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.
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 26 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Good team player
posted on 16 Jan 2025
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
Experienced Email Marketing Executive with a proven track record of driving engagement and conversions through targeted campaigns.
Over 5 years of experience in creating and executing email marketing strategies
Proficient in email automation tools such as Mailchimp and HubSpot
Strong analytical skills to track and optimize campaign performance
Successfully increased open rates by 20% through A/B testing
Excellent communicat
Email marketing strategies involve segmentation, personalization, automation, and analytics.
Segmentation: Divide email list based on demographics, behavior, etc.
Personalization: Customize emails with recipient's name, preferences, etc.
Automation: Set up automated email campaigns for timely and relevant communication.
Analytics: Track open rates, click-through rates, conversions, etc. to measure success.
posted on 16 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Reverse the words in a string without using built-in functions.
Split the string into an array of words using a space as the delimiter.
Create a new array and iterate over the words array in reverse order, adding each word to the new array.
Join the new array of words back into a single string with spaces between each word.
Path params are part of the URL path, while query params are appended to the URL after a '?'
Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results
Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin
Path params are typically used for required parameters, while query params...
Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.
Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}
Query parameters are used for filtering or sorting data, e.g. /users?status=active
Header parameters contain additional information for the request, e.g. Content-Type: application/json
Body parameters are used to send data in ...
To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.
Use given() method to set request parameters and body
Use post() method to send the request
Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")
I applied via LinkedIn and was interviewed in Aug 2024. There were 5 interview rounds.
I need to designe a dashboard of 2-3 pages
My design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.
Research: Understand user needs, goals, and pain points.
Ideation: Brainstorm and generate design concepts.
Prototyping: Create interactive prototypes to visualize the design.
Testing: Gather feedback from users through usability testing.
Iteration: Refine and improve the design based on feedback.
Collaborati...
I am motivated to design by the opportunity to solve problems creatively and make a positive impact on users' experiences.
I am driven by the challenge of finding innovative solutions to user needs
I am inspired by the potential to create intuitive and user-friendly interfaces
I am motivated by the ability to improve people's lives through design
I find joy in the process of creating visually appealing and functional desig
I need to 2-3 screens of mobile app
I am seeking new challenges and opportunities for growth in the UI UX field.
Seeking new challenges to expand my skills
Opportunities for growth and advancement
Passion for UI UX design and desire to excel in the field
My salary expectation is in line with industry standards for UI UX Designers with my level of experience.
Research industry standards for UI UX Designer salaries
Consider my level of experience and skills
Factor in the location and size of the company
Negotiate based on benefits and perks offered
posted on 8 Oct 2024
Simple map question basically it was frequency based sorting
Object-oriented programming paradigm where data and behavior are encapsulated within objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: ability for a class to inherit properties and behavior from another class
Polymorphism: ability for objects of different classes to respond to the same method call
Threads in operating system are lightweight processes that share the same memory space and resources.
Threads allow for concurrent execution within a single process
Threads share the same memory space, allowing for efficient communication and data sharing
Threads can be created and managed by the operating system or by the application itself
Examples of threading models include user-level threads and kernel-level threads
Simple DSA questions
Testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.
Testing involves identifying bugs, errors, or defects in the software.
Types of testing include unit testing, integration testing, system testing, and acceptance testing.
Testing can be manual or automated, with automated testing using tools like Selenium or JUnit.
Regression testing ensures that n...
Xpath is a language used for locating elements on a web page using XML path expression.
Xpath stands for XML Path Language.
It is commonly used in web scraping and automation testing.
Xpath uses path expressions to navigate through elements and attributes in an XML or HTML document.
posted on 22 Jul 2024
based on 13 reviews
Rating in categories
HCL Infosystems
Accel Frontline
PC Solutions
RNF Technologies