i
eClerx
Filter interviews by
Print words with even length from sentences
Iterate through each word in the sentence
Check the length of the word using len() function
If the length is even, add the word to a new list
Return the list of words with even length
Check if a string is symmetrical, palindrome, or both.
Check if the string is equal to its reverse to determine if it is a palindrome.
Check if the string is equal to its mirror image to determine if it is symmetrical.
A string that is both a palindrome and symmetrical is one that reads the same forwards and backwards.
posted on 28 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
SNS is a pub/sub messaging service while SQS is a message queue service in AWS architecture.
SNS allows for push notifications to multiple subscribers, while SQS is used for decoupling services and handling asynchronous tasks.
SNS is used for real-time messaging and event-driven architecture, while SQS is used for reliable message processing and scaling.
SNS supports multiple message delivery protocols like HTTP, HTTPS, E...
Eventbridge is a serverless event bus service provided by AWS for connecting applications using events.
Eventbridge allows different AWS services, SaaS applications, and custom applications to communicate with each other through events.
It simplifies the process of building event-driven architectures by decoupling producers and consumers of events.
Eventbridge can be used to trigger automated workflows, connect different ...
Generate all valid combinations of parentheses for given n pairs
Use backtracking to generate all valid combinations of parentheses
Keep track of the number of open and close parentheses used
Add open parenthesis if there are remaining open parentheses, add close parenthesis if there are more open than close parentheses
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
posted on 6 Jun 2024
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
List is mutable, Tuple is immutable in Python.
List can be modified after creation, Tuple cannot be modified.
List uses square brackets [], Tuple uses parentheses ().
List is used for collections of items that may need to be changed, Tuple is used for collections of items that should not change.
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
Find min and max from a list without using function
Iterate through the list and compare each element with current min and max values
Update min and max values accordingly
Iterators are objects that allow iteration over a sequence, generators are functions that yield values one at a time, and lambdas are anonymous functions.
Iterators are objects that implement the iterator protocol, with methods like __iter__() and __next__().
Generators are functions that use the yield keyword to return values one at a time, pausing execution between each yield.
Lambdas are anonymous functions defined usi...
I applied via campus placement at Vimal Jyothi Engineering College, Kannur and was interviewed in Dec 2023. There were 3 interview rounds.
posted on 3 Oct 2024
Based on list, then Selenium x path
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
posted on 29 Nov 2024
based on 1 interview
Interview experience
Senior Analyst
5.5k
salaries
| ₹2 L/yr - ₹8 L/yr |
Financial Analyst
4.1k
salaries
| ₹1 L/yr - ₹6.5 L/yr |
Analyst
4.1k
salaries
| ₹1 L/yr - ₹7.5 L/yr |
Associate Process Manager
2.7k
salaries
| ₹3.8 L/yr - ₹13 L/yr |
Processing Manager
1.7k
salaries
| ₹6 L/yr - ₹20.4 L/yr |
Genpact
WNS
TCS
Infosys