Filter interviews by
Decorator in Python is a design pattern that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are functions that modify the functionality of another function.
They are commonly used to add functionality to existing functions without changing their structure.
Syntax for using decorators involves using the @ symbol followed by th...
Django ORM is a tool that allows developers to interact with a database using Python objects.
Django ORM translates Python code into SQL queries to interact with the database
It provides an easy way to create, read, update, and delete database records
ORM stands for Object-Relational Mapping, which maps database tables to Python classes
I applied via campus placement at Lal Bahadur Shastri Institute of Management (LBSIM) and was interviewed before Apr 2023. There were 2 interview rounds.
Few questions were asked related to arrays
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Check if the given string is equal to its reverse to determine if it is a palindrome.
Ignore spaces and punctuation when checking for palindromes.
Examples: 'radar', 'madam', '12321'
Top trending discussions
I was interviewed in Nov 2024.
Ge general attitude and HTML CSS JavaScript Java questions
posted on 12 Jun 2024
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
I applied via Naukri.com
posted on 30 Aug 2023
I applied via campus placement at DAV College, Amritsar and was interviewed in Jul 2023. There were 2 interview rounds.
Graph based questions they asked . So please be thorough with data structures.
Date and time questions particularly asked
posted on 30 Apr 2023
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
I applied via Campus Placement
Basic Aptitude and Computer Questions
Sudoku puzzle in Python
I applied via campus placement at Francis Xavier Engineering College, Tirunelveli and was interviewed in Aug 2023. There were 3 interview rounds.
Use string comparison functions to find differences between two sentences.
Use string comparison functions like strcmp or difflib to compare two sentences.
Look for differences in spelling, punctuation, capitalization, or word order.
Consider using regular expressions to identify patterns of mistakes.
Check for extra spaces or special characters that may cause discrepancies.
Utilize tools like online diff checkers or text c
Prime number,MCQ on DSA,Python, JAVA,MySQL
based on 2 interviews
Interview experience
based on 9 reviews
Rating in categories
Software Engineer
811
salaries
| ₹2.9 L/yr - ₹8.1 L/yr |
Associate Software Engineer
112
salaries
| ₹2 L/yr - ₹5 L/yr |
Performance Test Engineer
95
salaries
| ₹2.5 L/yr - ₹8.7 L/yr |
Software Developer
80
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Senior Software Engineer
74
salaries
| ₹5 L/yr - ₹19 L/yr |
AppDynamics
New Relic
Dynatrace
Splunk