i
Sciative
Solutions
Filter interviews by
Fibonacci series can be generated using iterative approach with a loop and two variables.
Declare two variables to store the first two numbers of the series
Use a loop to generate the next number by adding the previous two numbers
Repeat the loop until the desired number of terms is generated
Store the generated numbers in an array
Inline functions in Python are functions that are defined and called in a single line of code.
Inline functions are defined using the lambda keyword.
They are useful for simple operations that don't require a full function definition.
Example: double = lambda x: x * 2
Inline functions can be used as arguments for other functions.
Example: list(map(lambda x: x * 2, [1, 2, 3])) returns [2, 4, 6]
Tracing all squares in a chess board by valid moves of a Knight without repeating any square.
Create a 2D array to represent the chess board.
Start from any square and mark it as visited.
Generate all possible moves of a Knight from the current square.
Check if the move is valid and not visited before.
If yes, mark the square as visited and add it to the path.
Repeat the above steps until all squares are visited.
If no more m...
Top trending discussions
I applied via Naukri.com
Answers to common interview questions for Software Engineer position
Option Strict and Option Explicit are compiler directives in VB.NET
Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection
System.String is immutable while System.StringBuilder is mutable
Delegate is a type that represents a reference to a method
Value types store data directly while reference types store a referen...
posted on 29 May 2023
Basic aptitude test
Javascript and react js
posted on 23 Apr 2024
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
posted on 31 Dec 2024
I appeared for an interview before Dec 2023.
posted on 13 Mar 2025
I appeared for an interview in Sep 2024, where I was asked the following questions.
posted on 29 Apr 2025
I appeared for an interview before Apr 2024, where I was asked the following questions.
Implementing strategies to enhance reliability and reduce failure rates in payment gateway integrations.
Implement retries with exponential backoff for failed transactions to handle temporary issues.
Use circuit breakers to prevent overwhelming third-party services during outages.
Monitor and log transaction failures to identify patterns and root causes.
Implement fallback mechanisms to alternative payment methods when pri...
posted on 30 Apr 2025
I appeared for an interview before Apr 2024, where I was asked the following questions.
posted on 18 Jun 2024
Understanding basic data structures and algorithms is crucial for predicting outputs in coding challenges.
Data structures like arrays, linked lists, and trees are fundamental.
Algorithms such as sorting and searching are commonly tested.
Example: Predicting output of a sorting algorithm on an array.
Example: Understanding how recursion works in a binary tree traversal.
Medium level problem,
posted on 26 Jun 2024
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
45 min apps and technical question
45 min coding round you can refer net for first 15 min
Business Analyst
18
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Junior Business Analyst
9
salaries
| ₹4 L/yr - ₹5 L/yr |
Full Stack Developer
8
salaries
| ₹5 L/yr - ₹12 L/yr |
Jr. Data Scientist
7
salaries
| ₹4 L/yr - ₹6 L/yr |
Pricing Executive
5
salaries
| ₹1.4 L/yr - ₹9 L/yr |
Yalamanchili Software Exports
ScoreMe Solutions
Global Edge Software
Moveinsync Technology Solutions