- Azure http://himanshugoel2018azure.blogspot.com/
- Angular 9 https://himanshugoel2018angular.blogspot.com/
- SQL https://himanshugoel2018sql.blogspot.com/
- .net Core http://himanshugoel2018core.blogspot.com/
- C-Sharp https://himanshugoel2018csharp.blogspot.com/
- WebAPI https://himanshugoel2018webapi.blogspot.com/
- MVC http://himanshugoel2018mvc.blogspot.com/
- HTML + CSS https://himanshugoel2018css.blogspot.com/
- JavaScript ES6 https://himanshugoel2018javascript.blogspot.com/
- Learning Habits https://himanshugoel2018learninghabit.blogspot.com/
- Learning Topics https://himanshugoel2018learningtopics.blogspot.com/
- Managerial https://himanshugoel2018managerial.blogspot.com/
- Node JS https://himanshugoel2018nodejs.blogspot.com/
- Softmind http://softmindit.blogspot.com/
My Other Blogs
Q1-Q5
- Front End,
- efforts required in API changes or backend,
- Any infra changes
- NRF requirement changes like authentication etc
- Database changes
- Research etc.
- Code review, UT, intergration tests,
- CICD pipeline adjustments.
- Environment setup, security, compaliance. etc.
5. I will discuss with team to make them feel confident and comfortable.
Agile/Scrum Work Item Hierarchy (common industry usage)
-
Epic
-
Large body of work, too big for a sprint.
-
Example: Implement User Authentication System.
-
Usually spans multiple sprints and is broken into stories/features.
-
-
Feature (optional, often used in scaled frameworks or tools like Azure DevOps)
-
A grouping of stories that deliver a capability.
-
Example: Login and Registration capability.
-
-
User Story
-
Smallest unit of customer value, written from the end-user perspective.
-
Follows the format: As a [role], I want [feature] so that [benefit].
-
Example: As a user, I want to reset my password so that I can recover my account.
-
-
Task / Sub-task
-
Technical breakdown of how to implement a story.
-
Example: Create password reset API, Update UI form.
-
Tasks are typically owned by developers/testers inside the sprint.
-
-
Bug / Defect
-
Represents an issue or error found either during development, testing, or production.
-
Bugs can be linked to a Story, Epic, or Sprint depending on process.
-
Unanswered
Q2. Example of most difficult time in your life?
Q3. How you maintain different version of code in your project?
Q4. What are your roles and responsibilities?
Q5. How and what kind of document you get as requirement gathering document?
Q6. How you give estimate to your code?
Q7. What you know about continuous deployment?