i
Codebase
Filter interviews by
I applied via Job Portal and was interviewed before Apr 2022. There were 3 interview rounds.
Decorators are functions that modify the behavior of other functions or classes without changing their source code.
Decorators are used to add functionality to existing code without modifying it.
They are defined using the @ symbol followed by the decorator function name.
Decorators can be used to add logging, caching, authentication, and other features to functions and classes.
Examples of decorators in Python include @st
Design patterns are reusable solutions to commonly occurring problems in software design.
Design patterns provide a standard terminology and a common platform for communication among developers.
They help in making code more flexible, reusable, and maintainable.
Examples of design patterns include Singleton, Factory, Observer, and Decorator patterns.
Pub sub is short for publish-subscribe. It is a messaging pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribers.
Publishers send messages to a topic or channel without knowing who the subscribers are.
Subscribers receive messages from the topic or channel they have subscribed to.
Pub sub is commonly used in distributed systems and ev...
Asynchronous programming is a programming paradigm that allows multiple tasks to run concurrently without blocking the main thread.
Asynchronous programming is achieved through the use of callbacks, promises, and async/await functions.
It is commonly used in web development for handling user input and making API calls.
Asynchronous programming can improve the performance and responsiveness of an application.
Examples of as...
Pub sub is a messaging pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribers.
Publishers send messages to a topic or channel without knowing which subscribers will receive them.
Subscribers express interest in one or more topics and receive messages only when they are published to those topics.
Pub sub is commonly used in distributed...
Decorators are functions that modify the behavior of other functions or classes without changing their source code.
Decorators are used to add functionality to existing code without modifying it.
They are defined using the '@' symbol followed by the decorator function name.
They can be used to add logging, caching, authentication, and other features to functions or classes.
Examples include the @staticmethod and @classmeth...
Multithreading is the ability of a program to perform multiple tasks concurrently.
Multithreading allows a program to utilize multiple CPUs or cores.
It can improve performance and responsiveness of a program.
Threads share the same memory space and can communicate with each other.
Examples include web servers handling multiple requests simultaneously and video games rendering graphics while processing user input.
asyncio is a Python library for writing concurrent code using the async/await syntax.
asyncio allows for non-blocking I/O operations
It provides a way to write asynchronous code in a synchronous style
asyncio is built on top of the event loop, which schedules and executes coroutines
Examples of asyncio-based libraries include aiohttp and aioredis
posted on 17 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.
I am most proficient in Java.
Extensive experience in developing applications using Java
Strong understanding of object-oriented programming principles
Familiarity with popular Java frameworks like Spring and Hibernate
I would design a system using scalable architecture, efficient data storage, and optimized query processing.
Utilize a distributed database system like Cassandra or Hadoop for storing large volumes of data
Implement data partitioning and sharding to distribute the data across multiple servers
Use indexing and caching mechanisms to optimize query performance
Employ load balancing techniques to evenly distribute incoming req...
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Coding on python programming, any language is used in in coding.
Python provides a simple way to reverse a string using slicing.
Use slicing to reverse the string: string[::-1]
Assign the reversed string to a new variable or print it directly
Alternatively, use the reversed() function to create a reversed iterator and join it back into a string
posted on 13 Sep 2024
Asked some medium level SQL questions
I applied via Naukri.com and was interviewed in Sep 2022. There were 4 interview rounds.
Based on logical reasoning and thinking
Machine test Based on coding and development
I applied via Company Website and was interviewed in May 2022. There were 4 interview rounds.
English maths reasoning and IT cybersecurity related mcq
Focus on the topic, think and speak
Digital vs non digital
posted on 22 Sep 2024
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Based on your CV and basic python questions and coding test and few HR questions
based on 2 interviews
Interview experience
based on 30 reviews
Rating in categories
Senior Software Engineer
19
salaries
| ₹17 L/yr - ₹27 L/yr |
HR Manager
4
salaries
| ₹10 L/yr - ₹10.4 L/yr |
Software Developer
3
salaries
| ₹6.8 L/yr - ₹6.8 L/yr |
QA Engineer
3
salaries
| ₹7.5 L/yr - ₹10 L/yr |
Senior Software Developer
3
salaries
| ₹25 L/yr - ₹30.5 L/yr |
Bhash Software Labs
QR Crypher
HirePro Consulting
Apptunix