Filter interviews by
I was interviewed in Oct 2024.
Jenkins shared library allows you to define reusable code that can be shared across multiple Jenkins pipelines.
Shared libraries are stored in a Git repository and can be referenced in Jenkins pipelines using the @Library annotation.
Shared libraries can contain functions, variables, and classes that can be used in Jenkins pipelines.
Shared libraries help in maintaining consistency and reusability across Jenkins pipelines...
CI/CD flow involves continuous integration and continuous deployment processes to automate software delivery.
Continuous Integration (CI) involves automatically building and testing code changes frequently.
Continuous Deployment (CD) automates the deployment of code changes to production.
CI/CD tools like Jenkins, GitLab CI/CD, and CircleCI help streamline the process.
Version control systems like Git are essential for tra...
Groovy script is a dynamic scripting language for the Java platform.
Groovy is similar to Java but with more concise syntax and dynamic typing.
It can be used for scripting, testing, and building applications.
Example: println 'Hello, World!'
Jenkins master manages the configuration and distribution of work to Jenkins slaves.
Jenkins master is the main server that manages the configuration and distribution of work to Jenkins slaves.
Jenkins slaves are worker nodes that execute the build jobs sent by the master.
Master can communicate with multiple slaves to distribute workload efficiently.
Slaves can be set up on different machines to parallelize the build proc...
I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
The coding round has 3 questions and the time was limited.
Write a program in React which contain two tables, first table contains list of cricket players with info like name, matches played, total runs, select button. upon select of the player add the selected player to below table with the same info and unselect button, upon unselect keep it back in the above table.
Chewy interview questions for popular designations
I applied via Naukri.com and was interviewed before Nov 2020. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I was interviewed before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
Round duration - 50 minutes
Round difficulty - Easy
Round duration - 60 minutes
Round difficulty - Easy
At the beginning of this round, the interviewer asked me about the data structures I knew. Linked lists, trees, graphs, arrays etc. was my answer. He asked me how well I knew Dynamic Programming. I said I wasn’t strong in that and he said that he would ask me a question on dynamic programming for sure.
Round duration - 40 minutes
Round difficulty - Easy
The interviewer asked me if I was comfortable with the interview process so far and how the previous interviews were. I said it was good and he gave me the first problem to solve.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer asked me some Computer Science fundamentals in this round as well as some behavioural questions.
Implement a Trie data structure with insert and search functions.
Create a TrieNode class with children and isEndOfWord attributes.
Implement insert function to add words by iterating through characters.
Implement search function to check if a word exists by traversing the Trie.
Example: Insert 'apple', 'banana', 'orange' and search for 'apple' and 'grape'.
Do lot of hard work and practice of Data Structures and Algorithms based questions. I personally recommend you Coding Ninjas and Geeks For Geeks for interview preparation.
Application resume tips for other job seekersMake your resume short and try to make it of one page only and do mention all your skills which you are confident of in your resume.
Final outcome of the interviewSelectedI applied via Naukri.com
based on 4 interviews
Interview experience
Amazon
Flipkart
Amazon Development Centre India
Udaan