Filter interviews by
Python is used for its simplicity, readability, versatility, and vast libraries.
Easy to learn and read code
Versatile - used for web development, data analysis, artificial intelligence, etc.
Large standard library and third-party modules
Community support and active development
Cross-platform compatibility
Pointers are variables that store memory addresses of other variables or functions.
Pointers allow direct access to memory locations
They are used for dynamic memory allocation
Pointers can be used to pass variables by reference
Code is used to instruct computers to perform specific tasks in software programs.
Code is written in programming languages such as Java, Python, and C++.
It can be used to create user interfaces, manipulate data, and automate processes.
Examples include creating a website, developing a mobile app, and building a database system.
YAML file is configured using key-value pairs. Mule can encrypt sensitive data using secure properties.
YAML file is a human-readable data serialization format
It uses key-value pairs to define configuration
Sensitive data can be encrypted using secure properties in Mule
Encryption can be done using various algorithms like AES, Blowfish, etc.
RAML is a YAML-based language for describing RESTful APIs.
RAML stands for RESTful API Modeling Language
It allows developers to define the structure of their APIs
RAML files can include information about endpoints, methods, parameters, and responses
Example: #%RAML 1.0 title: Example API baseUri: http://example.com /users: /{userId}: get: description: Get a user by ID responses: 200: ...
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
Same as all the companies
I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.
RAML is a YAML-based language for describing RESTful APIs.
RAML stands for RESTful API Modeling Language
It allows developers to define the structure of their APIs
RAML files can include information about endpoints, methods, parameters, and responses
Example: #%RAML 1.0 title: Example API baseUri: http://example.com /users: /{userId}: get: description: Get a user by ID responses: 200: bo...
YAML file is configured using key-value pairs. Mule can encrypt sensitive data using secure properties.
YAML file is a human-readable data serialization format
It uses key-value pairs to define configuration
Sensitive data can be encrypted using secure properties in Mule
Encryption can be done using various algorithms like AES, Blowfish, etc.
I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.
Code is used to instruct computers to perform specific tasks in software programs.
Code is written in programming languages such as Java, Python, and C++.
It can be used to create user interfaces, manipulate data, and automate processes.
Examples include creating a website, developing a mobile app, and building a database system.
Top trending discussions
posted on 13 Jan 2015
posted on 9 Feb 2015
SQL command for creating a table
Use CREATE TABLE statement
Specify table name and column names with data types
Add any constraints or indexes as needed
SQL commands for inserting, updating, and deleting data from a table.
INSERT INTO table_name (column1, column2, column3) VALUES (value1, value2, value3);
UPDATE table_name SET column1 = new_value1 WHERE condition;
DELETE FROM table_name WHERE condition;
Truncate and drop are SQL commands used to remove data from a table.
Truncate removes all data from a table but keeps the structure intact.
Drop removes the entire table and its structure.
Truncate is faster than drop as it only removes data.
Drop cannot be undone while truncate can be rolled back.
Truncate resets the identity of the table while drop does not.
Examples: TRUNCATE TABLE table_name; DROP TABLE table_name;
I have always been fascinated by technology and its ability to solve complex problems.
I enjoy problem-solving and logical thinking
I have a natural curiosity for how things work
I see the potential for technology to make a positive impact on society
I have experience in programming and find it rewarding
I am excited about the constant innovation and evolution in the IT industry
Reverse a linked list using iterative and recursive methods.
Iterative method involves traversing the list and changing the pointers to reverse the order.
Recursive method involves calling the function recursively on the next node and changing the pointers.
Both methods have O(n) time complexity and O(1) space complexity.
Example: 1->2->3->4->5 becomes 5->4->3->2->1.
I'm a passionate software developer with a strong background in full-stack development and a love for problem-solving.
Experience in developing web applications using React and Node.js.
Worked on a team project that improved application performance by 30%.
Strong understanding of algorithms and data structures, which I applied in optimizing code.
Enjoy collaborating with cross-functional teams to deliver high-quality softw...
I excel in problem-solving and teamwork, but I sometimes struggle with time management under pressure.
Strength: Strong problem-solving skills - I enjoy tackling complex coding challenges, like optimizing algorithms for better performance.
Strength: Effective teamwork - I thrive in collaborative environments, having successfully led a project with cross-functional teams.
Weakness: Time management - I occasionally underest...
I bring a unique blend of technical skills, problem-solving abilities, and a passion for software development that drives results.
Proven experience in developing scalable applications, such as a web-based inventory management system that improved efficiency by 30%.
Strong proficiency in multiple programming languages, including Java, Python, and JavaScript, allowing me to adapt to various project needs.
Excellent teamwor...
based on 1 interview experience
Difficulty level
Duration
based on 3 reviews
Rating in categories
Technical Support Engineer
35
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Software Engineer
21
salaries
| ₹4.4 L/yr - ₹8.7 L/yr |
Software Developer
17
salaries
| ₹3.3 L/yr - ₹20.5 L/yr |
Network Engineer
14
salaries
| ₹1.7 L/yr - ₹4.3 L/yr |
Devops Engineer
12
salaries
| ₹4.4 L/yr - ₹12.5 L/yr |
DynPro
InnovationM
Mindfire Solutions
Shriram Value Services