Posts

Positive Quotes for July, 2017

Don’t worry. If you don’t have the control Tongue is a fire. That will make the things happen or it will destroy the things! You have to use it carefully. Positive thinking is not only about expecting the best to happen… but it is also about ACCEPTING whatever happens is for the BEST… Don’t underestimate the others. Wherever you see the problem. There you will find the opportunity. If we are angry, worrying, jealous & greedy. We are taking slow poison without our consciousness. Don’t Climb a Mountain with an Intention that the World should see you. Climb the Mountain with the intention to see the World. Excellence is a drive from inside, not from outside. If everyone is happy with you.. Then surely you have made many compromises in your life.. If you are happy with everyone… surely you have ignored many faults of other.. !!! Failure is a stepping stone of success. Before you do the work. You have to clear, what you want at the end? Where there is a will, t...

Positive impression at workplace

1. Call your colleagues by their first name. 2. Seek & provide help 3. Listen more than you talk 4. Give genuine compliments 5. Remember your strength

Time Management

Time Mgt   (86400 seconds common for all. How much effectively are we using?) Tip 1 #        1.        Priorities your time by making a daily & weekly plan. 2.        Avoid multitasking as it reduces the overall efficiency of all your tasks. 3.        Delegate! Don’t try to be responsible for all the work. 4.        Learn to say NO when it is necessary. 5.        Avoid procrastination – finish the daily goals you had planned for, on the same day, by setting time boundaries for each goal. Tip 2 #        1.        Prepare the work list of the day 2.        Priorities the work under following rules a.        Task which would be used for attain the goal b. ...

Automation Anywhere POC

Image
 

Automation Anywhere Tool

Image
Training Videos for Automation Anywhere. Automation Anywhere Topic Video Links Getting Started   https://www.youtube.com/watch?v=MoUBfsQkf64&list=PLU6OpBzNJRmGCCq8dLUwA177wNTpBwR8R&index=1 Editing & Debugging a task   https://www.youtube.com/watch?v=J0xJDBX2yWI&index=2&list=PLU6OpBzNJRmGCCq8dLUwA177wNTpBwR8R Workflow Designer   https://www.youtube.com/watch?v=vPIzwOz28Js&index=3&list=PLU6OpBzNJRmGCCq8dLUwA177wNTpBwR8R Excel Integration   https://www.youtube.com/watch?v=BZVGWsag1bI&index=4&list=PLU6OpBzNJRmGCCq8dLUwA177wNTpBwR8R Using Variables   https://www.youtube.com/watch?v=u7T96H6-9ig&list=PLU6OpBzNJRmGCCq8dLUwA177wNTpBwR8R&index=5 Advanced Error Handling   https://www.youtube.com/watch?v=6yIpoBJXEIc...

Robotic Process Automation

  Robotic Process Automation (RPA) is the application of technology that provides organizations with a digital workforce that follows rule-based business processes and interacts with the organisations systems in the same way that existing users currently do   Robotic process automation (or RPA) is an emerging form of clerical process automation technology based on the notion of software robots or artificial intelligence (AI) workers.   Robotic Process Automation (RPA) is software robot.  Once you setup. Hence no human interaction is required. which helps the organization to cut down the cost, quick delivery and improve the quality of the application   Automate process - augment the work  data flow will be faster  digitial the process (bpo) application Loan approval process - review, current balance, check credit score, finally approve/disapprove. the move of the another application.  It is following the rules. Audit log cr...

Java Recent Interview questions

Core Java when you use the wait() method? Difference between wait and sleep method? What is hashcode() method in object ? why we are using ? What is Hash Collision? Why we override the hashcode() method when we override the equals()? Why we go for concurrent collection?, what are they? What are the concurrent collection used in your project? What is concurrentHashMap? How it is different from Collection.SynchronizedHashMap()? HashMap vs ConCurrentHashMap? What is atomic operation? Difference between synchronized vs lock? What is Thread life cycle? What are feature are available in Jdk 7/8 How to find the memory leak in java? What is annotation? How to create a custom annotation? What is the use of Future ? What is the callable method in Thread? Develop a program for ConnectionPool ? What are the way to sort the element in Java? Comparable, Comparator Design Pattern What are the Design Pattern used? Singleton, Factory, Abstract Factory, Strategy, Façade, Protot...