Add office photos
Employer?
Claim Account for FREE

Enquero

4.2
based on 132 Reviews
Filter interviews by

Niyal Services Interview Questions and Answers

Updated 24 Jul 2024

Q1. React Hooks explain

Ans.

React Hooks are functions that let you use state and other React features without writing a class.

  • React Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

  • useState() is a Hook that lets you add state to functional components.

  • useEffect() is a Hook that lets you perform side effects in functional components.

  • Hooks are more readable and easier to maintain than class components.

  • Example: const [count, setCount] = useState(0);

Add your answer

Q2. React Redux explain

Ans.

React Redux is a state management library for React applications.

  • React Redux helps manage the state of a React application in a predictable way

  • It allows for a centralized store to hold the application's state

  • Actions are dispatched to update the state, and reducers specify how the state should change

  • Selectors can be used to retrieve specific pieces of state from the store

Add your answer

Q3. String opertaions in python and joins in sql

Ans.

String operations in Python and joins in SQL

  • Python has built-in string methods like split(), join(), replace() etc.

  • SQL joins are used to combine rows from two or more tables based on a related column

  • Types of SQL joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL OUTER JOIN

  • String operations in Python can be used to manipulate text data for analysis or processing in SQL

Add your answer

Q4. What is the difference between Agile and Waterfall methodologies? How have you used them?

Ans.

Agile is iterative and flexible, while Waterfall is sequential and rigid.

  • Agile involves breaking projects into smaller tasks and adapting to changes quickly.

  • Waterfall follows a linear approach with distinct phases like planning, design, development, testing, and deployment.

  • I have used Agile methodology in a software development project where requirements were evolving.

  • I have used Waterfall methodology in a construction project where the scope was well-defined from the beginni...read more

Add your answer
Discover Niyal Services interview dos and don'ts from real experiences

Q5. How would you facilitate estimations for a sprint?

Ans.

I would facilitate estimations for a sprint by involving the team in a collaborative process, using techniques like Planning Poker.

  • Involve the entire team in the estimation process to ensure buy-in and accuracy

  • Use techniques like Planning Poker to facilitate collaborative estimation

  • Break down user stories into smaller tasks for more accurate estimations

  • Consider historical data and team velocity when making estimations

Add your answer

Q6. What agile methodologies have you implemented?

Ans.

I have implemented Scrum and Kanban methodologies in previous projects.

  • Implemented Scrum framework for daily stand-up meetings, sprint planning, and retrospectives

  • Utilized Kanban board for visualizing workflow and tracking progress

  • Facilitated regular backlog grooming sessions to prioritize tasks and user stories

Add your answer

Q7. Display special characters in given string Find all permutation of given string

Ans.

To display special characters in a given string and find all permutations of the string.

  • Create a function to display special characters in a given string using regex

  • Use recursion to find all permutations of the string

  • Store the permutations in an array of strings

Add your answer

Q8. Java code for replacing character in string

Ans.

Use Java code to replace a character in a string.

  • Use the replace() method to replace a character in a string.

  • Specify the character to be replaced and the character to replace it with.

  • Example: String str = "hello"; str = str.replace('e', 'a'); // Output: hallo

Add your answer

Q9. Difference between fact and Dimensions

Ans.

Facts are measurable data points, while dimensions provide context to the facts.

  • Facts are quantitative data points that can be measured or counted.

  • Dimensions provide context to facts and are descriptive attributes that help categorize or group the facts.

  • Example: In a sales database, sales revenue would be a fact, while product category would be a dimension.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Niyal Services

based on 6 interviews in the last 1 year
Interview experience
4.8
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 2.2k Interview Questions
3.7
 • 639 Interview Questions
3.8
 • 331 Interview Questions
4.2
 • 202 Interview Questions
3.7
 • 184 Interview Questions
3.6
 • 146 Interview Questions
View all
Top Enquero Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter