i
Krify Software Technologies
Filter interviews by
I applied via Walk-in and was interviewed before Sep 2022. There were 4 interview rounds.
10-15 basic coding questions
Two topics one is nightowel/morning start second one tools used in software development
Top trending discussions
posted on 20 Feb 2025
I appeared for an interview before Mar 2024.
Faced a challenge with database performance, optimized queries, and implemented caching to enhance response times significantly.
Identified slow queries using profiling tools like EXPLAIN in SQL.
Refactored complex joins into simpler queries to reduce execution time.
Implemented Redis caching for frequently accessed data, reducing database load.
Monitored performance metrics post-implementation to ensure improvements.
Ensuring backend security and scalability involves implementing best practices in architecture, coding, and infrastructure management.
Implement authentication and authorization mechanisms (e.g., OAuth, JWT) to secure APIs.
Use HTTPS to encrypt data in transit and protect against man-in-the-middle attacks.
Regularly update dependencies and libraries to patch known vulnerabilities.
Employ rate limiting and throttling to pre...
I optimize databases by analyzing queries, indexing, and using caching strategies to enhance performance in large-scale applications.
Analyze slow queries using tools like EXPLAIN to identify bottlenecks.
Implement indexing on frequently queried columns to speed up data retrieval.
Use caching mechanisms (e.g., Redis, Memcached) to reduce database load.
Partition large tables to improve query performance and manageability.
O...
posted on 2 May 2023
I appeared for an interview in Apr 2023.
Verbal ability
Number series
Coding questions
REST API in backend development is used to allow communication between different systems over the internet.
Allows for communication between different systems or services
Follows a client-server architecture
Uses standard HTTP methods like GET, POST, PUT, DELETE
Supports multiple data formats like JSON, XML
Stateless, meaning each request from a client must contain all the information needed to fulfill the request
GET method is used to request data from a server, while POST method is used to submit data to a server in HTTPS.
GET requests data from a specified resource, while POST submits data to be processed to a specified resource.
GET requests can be cached and remain in the browser history, while POST requests are not cached and do not remain in the browser history.
GET requests have length restrictions on the amount of data tha...
GET is used to retrieve data from a server, while POST is used to send data to a server.
GET requests are used to retrieve data from a specified resource. For example, fetching a list of products from an online store.
POST requests are used to submit data to be processed by a server. For example, submitting a form with user information to create a new account.
GET requests are idempotent, meaning they can be repeated mult...
Database indexing improves query performance by reducing the number of disk I/O operations needed to retrieve data.
Indexing allows the database to quickly locate specific rows in a table, reducing the need to scan the entire table.
Indexes can be created on columns frequently used in WHERE clauses or JOIN conditions.
Examples of indexes include primary keys, unique constraints, and composite indexes.
Proper indexing can s
I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
IOS Developer
11
salaries
| ₹3 L/yr - ₹7 L/yr |
Web Developer
11
salaries
| ₹2 L/yr - ₹9.8 L/yr |
Project Manager
9
salaries
| ₹2.4 L/yr - ₹4.8 L/yr |
Full Stack Developer
8
salaries
| ₹1.8 L/yr - ₹6.8 L/yr |
Quality Analyst
7
salaries
| ₹2 L/yr - ₹6.6 L/yr |
HCL Infosystems
Accel Frontline
Northcorp Software
Diverse Lynx