Filter interviews by
Cappuccino is a popular espresso-based drink made with equal parts of espresso, steamed milk, and milk foam.
Start by brewing a shot of espresso
Steam milk until it reaches a creamy texture
Pour the steamed milk over the espresso
Top it off with a layer of milk foam
Optional: sprinkle cocoa or cinnamon on top for added flavor
The standard amount of water in a single shot of espresso is 30 ml.
A single shot of espresso typically contains 30 ml of water.
Double shots of espresso contain 60 ml of water.
The water is forced through the coffee grounds under high pressure to create the concentrated shot.
The amount of water used can vary depending on the type of espresso being made and personal preference.
A latte is a popular espresso-based drink made with steamed milk and a shot of espresso.
Start by brewing a shot of espresso.
Steam milk until it reaches a creamy and velvety texture.
Pour the steamed milk into the espresso shot, holding back the foam with a spoon.
Add any desired flavorings or syrups, such as vanilla or caramel.
Optionally, top the latte with a dollop of foam or sprinkle some cocoa powder on top.
Serve the
American coffee is made by brewing hot water over ground coffee beans, resulting in a smooth and mild flavor.
Start by grinding fresh coffee beans to a medium-coarse consistency.
Measure out the desired amount of coffee grounds based on the strength you prefer.
Boil water and let it cool slightly to around 200°F (93°C).
Place the coffee grounds in a filter or coffee maker.
Pour the hot water over the grounds, ensuring all t...
A flat white is a coffee beverage made with espresso and steamed milk, creating a smooth and velvety texture.
Start by brewing a double shot of espresso.
Steam milk until it reaches a velvety texture with microfoam.
Pour the steamed milk over the espresso, holding back the foam with a spoon.
Create latte art if desired.
Spanish latte is a creamy and indulgent coffee drink made with espresso, condensed milk, and steamed milk.
Start by brewing a shot of espresso.
In a separate cup, mix condensed milk with a small amount of hot water to create a syrup-like consistency.
Pour the condensed milk mixture into the espresso shot.
Steam milk until frothy and pour it over the espresso and condensed milk mixture.
Optionally, sprinkle some cinnamon or ...
A macchiato is a coffee beverage that is made by adding a small amount of milk to a shot of espresso.
Start by brewing a shot of espresso
Steam a small amount of milk
Pour the milk into the espresso, leaving a small amount of foam on top
Serve the macchiato in a small cup
V60 is a pour-over coffee brewing method that requires a V60 dripper, filter paper, freshly ground coffee, hot water, and a pouring kettle.
Place the V60 dripper on top of a cup or server.
Fold the filter paper along the seams and place it inside the dripper.
Rinse the filter paper with hot water to remove any paper taste and preheat the dripper.
Discard the rinse water and add freshly ground coffee to the dripper.
Start po...
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
posted on 4 Feb 2025
I was interviewed in Jan 2025.
Yes, open for fixed term hire and working from client location at Gurgaon for 3 days a week.
Open for fixed term hire
Willing to work from client location at Gurgaon for 3 days a week
Implemented automated testing using Selenium WebDriver and JUnit in Agile environment
Implemented automated testing framework using Selenium WebDriver
Utilized JUnit for test case management
Worked in Agile environment to ensure continuous testing and integration
Pilot testing is done by a small group of users before the full release, while beta testing is done by a larger group of users. Automation testing can be used for regression testing, smoke testing, and performance testing.
Pilot testing involves a small group of users testing the functionality in a controlled environment.
Beta testing involves a larger group of users testing the functionality in a real-world environment.
...
Primary key uniquely identifies a record, while unique key allows only one instance of a value in a column. Query to find last id involves using ORDER BY and LIMIT.
Primary key enforces uniqueness and not null constraint on a column
Unique key enforces uniqueness but allows null values
To find row with last id, use ORDER BY id DESC LIMIT 1 in SQL query
Software Testing Life Cycle (STLC) involves planning, designing, executing, and reporting on tests. Defect Life Cycle includes identification, logging, fixing, and retesting defects.
STLC includes requirements analysis, test planning, test design, test execution, and test closure.
Defect Life Cycle involves defect identification, defect logging, defect fixing, defect retesting, and defect closure.
STLC ensures that the so...
303 status code in API means 'See Other'. PUT method is used to update data, while DELETE method is used to remove data. 3 point estimation technique in Agile is used to estimate tasks.
303 status code indicates that the resource can be found at a different URI and should be retrieved from there
PUT method is used to update an existing resource in the API
DELETE method is used to remove a resource from the API
3 point esti...
Links and labels that can be tagged to a bug in Jira
Links: related issues, documents, websites
Labels: priority, severity, type, status
Shell scripting is a way to automate tasks in Unix/Linux systems. Grep is used to search for specific patterns in text files. Href is not a standard Unix command.
Shell scripting automates tasks by writing scripts in a Unix/Linux environment
Grep command is used to search for specific patterns in text files
Example: grep 'search_pattern' file.txt
Href is not a standard Unix command, it may be a typo or a custom script
To resolve conflict with a team member, communication is key. Prioritize understanding, address the issue calmly, find common ground, and work towards a solution together.
Listen to the team member's perspective and concerns
Communicate openly and calmly about the issue
Find common ground and areas of agreement
Work together to find a solution that benefits both parties
Seek input from other team members or a mediator if ne
Open to relocating to Bangalore, working in night shifts, long hours, and 24X7 culture. Goal is to excel in automation testing.
Yes, open to relocating to Bangalore and working from client's office
Yes, open to working in night/rotational shifts
Yes, open to working in long extendable hours or 24X7 culture
Goal is to excel in automation testing
posted on 6 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
SCD Type 2 implementation involves tracking historical changes in data by creating new records for each change.
Identify the columns that need to be tracked for changes
Add effective start and end dates to track the validity of each record
Insert new records for changes and update end dates for previous records
Maintain a surrogate key to uniquely identify each version of the record
I can join the team within 2 weeks.
I can start within 2 weeks of receiving the offer.
I need to give notice to my current employer.
I may need to relocate, which could affect my start date.
posted on 2 Feb 2025
TCS
Accenture
Wipro
Cognizant